Skip to content

Conversation

@pettyjamesm
Copy link
Member

Description

Avoids eager, unnecessary creation of aggregator instances just to determine their output type inside of the HashAggregationOperator constructor.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

Avoids eager, unnecessary creation of aggregator instances just to
determine their output type inside of the HashAggregationOperator
constructor.
@cla-bot cla-bot bot added the cla-signed label Sep 3, 2025
@pettyjamesm pettyjamesm requested a review from wendigo September 3, 2025 14:49
@pettyjamesm pettyjamesm merged commit a37fbd2 into trinodb:master Sep 3, 2025
187 of 188 checks passed
@pettyjamesm pettyjamesm deleted the cleanup-hash-agg-types branch September 3, 2025 16:18
@github-actions github-actions bot added this to the 477 milestone Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants