Metabase sorting issue with druid

I am using Metabase to connect to a Druid database cluster and trying to order the results by some of the fields, like firstname, lastname etc. However they are always grouped by timestamp. For example if I order by firstname, I will get the results sorted from A to Z for one timestamp and then it starts again from A for the next timestamp. Is there any way to avoid such behaviour?