Skip to content

Commit d8bd24e

Browse files
ivanceaafoucret
authored andcommitted
ESQL: Specialize aggs AddInput for each block type (#127582)
* Specialize block parameters on AddInput (cherry picked from commit a5855c1) * Call the specific add() methods for eacj block type (cherry picked from commit 5176663) * Implement custom add in HashAggregationOperator (cherry picked from commit fb670bd) * Migrated everything to the new add() calls * Update docs/changelog/127582.yaml * Spotless format * Remove unused ClassName for IntVectorBlock * Fixed tests * Randomize groupIds block types to check most AddInput cases * Minor fix and added some docs * Renamed BlockHashWrapper
1 parent e1da3e1 commit d8bd24e

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed

x-pack/plugin/esql/compute/src/main/generated/org/elasticsearch/compute/aggregation/ValuesBytesRefGroupingAggregatorFunction.java

Lines changed: 74 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)