Skip to content

Commit ccb8d8d

Browse files
committed
expose min/max registration
1 parent caba7cd commit ccb8d8d

File tree

4 files changed

+596
-575
lines changed

4 files changed

+596
-575
lines changed

velox/functions/prestosql/aggregates/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ add_library(
3232
ChecksumAggregate.cpp
3333
MapAggAggregate.cpp
3434
MinMaxAggregates.cpp
35+
MinMaxAggregates.h
3536
MinMaxByAggregates.cpp
3637
CountAggregate.cpp
3738
CountAggregate.h

0 commit comments

Comments
 (0)