Describe the bug
The failed test:
|
/// assert_eq!(batches_read, 5); |
It failed in one CI test run, however it can't be reproduced through repeated runs. It can be a heisenbug.
https://github.com/apache/datafusion/actions/runs/21394691626/job/61590390139?pr=20026
To Reproduce
No response
Expected behavior
No response
Additional context
No response
Describe the bug
The failed test:
datafusion/datafusion/physical-plan/src/spill/spill_pool.rs
Line 414 in af77197
It failed in one CI test run, however it can't be reproduced through repeated runs. It can be a heisenbug.
https://github.com/apache/datafusion/actions/runs/21394691626/job/61590390139?pr=20026
To Reproduce
No response
Expected behavior
No response
Additional context
No response