clintropolis opened a new pull request, #17484: URL: https://github.com/apache/druid/pull/17484
Adds support for defining projections that contain only aggregators and no grouping columns, for example if you wanted to precompute the sum or max or approximate distinct count or whatever of some columns - think timeseries queries with ALL granularity. I meant to add this in the initial PR, but kind of forgot about it, so here it is now. -- 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]
