A really usefull aggregation method in Clickhouse is the toStartOf* logic when working with DateTimes.
Especially toStartOfInterval (which basically covers any of the others)
https://clickhouse.com/docs/reference/functions/regular-functions/date-time-functions#toStartOfInterval
It would be really handy to have this in the client as well!
Thanks for all the good work here!
A really usefull aggregation method in Clickhouse is the toStartOf* logic when working with DateTimes.
Especially toStartOfInterval (which basically covers any of the others)
https://clickhouse.com/docs/reference/functions/regular-functions/date-time-functions#toStartOfInterval
It would be really handy to have this in the client as well!
Thanks for all the good work here!