Skip to content

add support for aggregate only projections#17484

Merged
gianm merged 1 commit intoapache:masterfrom
clintropolis:aggregate-only-projections
Nov 25, 2024
Merged

add support for aggregate only projections#17484
gianm merged 1 commit intoapache:masterfrom
clintropolis:aggregate-only-projections

Conversation

@clintropolis
Copy link
Copy Markdown
Member

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.

@gianm gianm merged commit ede9e40 into apache:master Nov 25, 2024
@clintropolis clintropolis deleted the aggregate-only-projections branch November 25, 2024 19:30
@adarshsanjeev adarshsanjeev added this to the 32.0.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants