Skip to content

Commit 1e9c1f1

Browse files
committed
fix: tmp commit since our local changes make us use slightly more memory for the aggregates
1 parent 3ab2b81 commit 1e9c1f1

File tree

1 file changed

+1
-1
lines changed
  • datafusion/physical-plan/src/aggregates

1 file changed

+1
-1
lines changed

datafusion/physical-plan/src/aggregates/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2067,7 +2067,7 @@ mod tests {
20672067
use_coalesce_batches,
20682068
is_first_acc,
20692069
spill,
2070-
4200,
2070+
4210,
20712071
)
20722072
.await?
20732073
}

0 commit comments

Comments
 (0)