vogievetsky commented on issue #11929: URL: https://github.com/apache/druid/issues/11929#issuecomment-973413131
I think it is fine if as part of the SQL API we redefine some words to be more closely aligned to SQL standards (like we do for types). I think the chief benefit of a SQL based API is that it draws on concepts already familiar to people from other systems. I would +1 `PARTITION BY FLOOR(__time TO DAY) CLUSTER BY channel` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
