Skip to content

Commit

Permalink
Add GlutenAggregatorUtil to expose APIs into gluten (#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)
(cherry picked from commit 234ed86)
(cherry picked from commit 40e7ab8)
(cherry picked from commit d387f5b)
(cherry picked from commit 9f6821b)
(cherry picked from commit 68c02df)
(cherry picked from commit 80c55c3)
  • Loading branch information
lgbo-ustc authored and baibaichen committed Mar 18, 2024
1 parent 418bc90 commit 50cdce9
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 @@ -1300,6 +1300,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 50cdce9

Please sign in to comment.