DockerLive opened a new issue #7581: How to specify precision in my groupby 
type SQL query
URL: https://github.com/apache/incubator-druid/issues/7581
 
 
   In the SQL document I have only seen Timeseries granularity formatted in 
json using FLOOR(__time TO <unit>) or TIME_FLOOR(__time, period).How TO use 
this feature in SQL groupby queries such as groupby FLOOR(__time TO DAY), c2, 
c3;Granularity convert FLOOR(__time TO DAY) TO json format;I don't know how to 
use it in SQL

----------------------------------------------------------------
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]

Reply via email to