Skip to content

Commit

Permalink
Add GlutenAggregatorUtil to expose APIs into gluten (ClickHouse#476)
Browse files Browse the repository at this point in the history
(cherry picked from commit 890b6d7)
(cherry picked from commit 0abe87e)
(cherry picked from commit 5a0a20e)
(cherry picked from commit 632a683)
  • Loading branch information
lgbo-ustc authored and baibaichen committed Jan 14, 2024
1 parent 622d089 commit 234ed86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Interpreters/Aggregator.h
Original file line number Diff line number Diff line change
Expand Up @@ -1264,6 +1264,7 @@ class Aggregator final
friend class ConvertingAggregatedToChunksSource;
friend class ConvertingAggregatedToChunksWithMergingSource;
friend class AggregatingInOrderTransform;
friend class GlutenAggregatorUtil;

/// Data structure of source blocks.
Block header;
Expand Down

0 comments on commit 234ed86

Please sign in to comment.