Skip to content

test: initial repro test by codex#22753

Closed
Samyak2 wants to merge 4 commits into
apache:mainfrom
Samyak2:agg-join-mem-tracking-repro
Closed

test: initial repro test by codex#22753
Samyak2 wants to merge 4 commits into
apache:mainfrom
Samyak2:agg-join-mem-tracking-repro

Conversation

@Samyak2
Copy link
Copy Markdown
Contributor

@Samyak2 Samyak2 commented Jun 4, 2026

running 1 test
test joins::hash_join::exec::tests::build_side_final_aggregate_respects_grouped_memory_limit ... FAILED

failures:

---- joins::hash_join::exec::tests::build_side_final_aggregate_respects_grouped_memory_limit stdout ----
Error: Shared(ResourcesExhausted("Additional allocation failed for HashJoinInput with top memory consumers (across reservations) as:\n  HashJoinInput#3(can spill: false) consumed 4.0 MB, peak 4.0 MB.\nError: Failed to allocate additional 8.5 MB for HashJoinInput with 4.0 MB already allocated for this reservation - 8.0 MB remain available for the total memory pool: greedy(used: 4.0 MB, pool_size: 12.0 MB)"))


failures:
    joins::hash_join::exec::tests::build_side_final_aggregate_respects_grouped_memory_limit

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1449 filtered out; finished in 0.47s

error: test failed, to rerun pass `-p datafusion-physical-plan --lib

@github-actions github-actions Bot added the physical-plan Changes to the physical-plan crate label Jun 4, 2026
@Samyak2
Copy link
Copy Markdown
Contributor Author

Samyak2 commented Jun 4, 2026

didn't mean to open this upstream

@Samyak2 Samyak2 closed this Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant