Skip to content

Commit 715626c

Browse files
rui-mozhejiangxiaomai
authored andcommitted
[OPPRO-104] Support more cases of filter and its pushdown (#14)
1 parent 42b90da commit 715626c

19 files changed

+2151
-961
lines changed

velox/functions/prestosql/aggregates/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ add_library(
3333
HistogramAggregate.cpp
3434
MapAggAggregate.cpp
3535
MinMaxAggregates.cpp
36+
MinMaxAggregates.h
3637
MinMaxByAggregates.cpp
3738
CountAggregate.cpp
3839
CountAggregate.h

0 commit comments

Comments
 (0)