Skip to content

Commit

Permalink
fix: tmp commit since our local changes make us use slightly more mem…
Browse files Browse the repository at this point in the history
…ory for the aggregates
  • Loading branch information
wiedld committed Dec 12, 2024
1 parent 3afc128 commit 89ae9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/physical-plan/src/aggregates/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ mod tests {
use_coalesce_batches,
is_first_acc,
spill,
4200,
4210,
)
.await?
}
Expand Down

0 comments on commit 89ae9bf

Please sign in to comment.