Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHegarty committed Oct 2, 2023
1 parent 120f014 commit 7b9d459
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ public Operator get(DriverContext driverContext) {
aggregators,
() -> BlockHash.build(
List.of(new HashAggregationOperator.GroupSpec(groupByChannel, groupElementType)),
bigArrays,
driverContext,
pageSize,
false
),
Expand Down

0 comments on commit 7b9d459

Please sign in to comment.