xueyumusic commented on issue #7592: An question about groupby type SQL query URL: https://github.com/apache/incubator-druid/issues/7592#issuecomment-489405551 It looks that when translating sql to `GroupByQuery`, [granularities is always set as `ALL`](https://github.com/apache/incubator-druid/blob/master/sql/src/main/java/org/apache/druid/sql/calcite/rel/DruidQuery.java#L958). Is this a bug or specifically setted? @gianm @clintropolis @justinborromeo
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
