You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/05 19:15:16 UTC

[GitHub] [incubator-druid] gianm commented on issue #1926: groupBy sorting behaves not as expected with granularity != 'all'

gianm commented on issue #1926: groupBy sorting behaves not as expected with granularity != 'all'
URL: https://github.com/apache/incubator-druid/issues/1926#issuecomment-508842976
 
 
   For anyone watching, I'd suggest using Druid SQL, since it has the behavior you would expect. (Under the hood it will issue a granularity 'all' groupBy query and then include a `timestamp_floor` expression as one of the dimensions)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org