xudong963 opened a new pull request, #21106:
URL: https://github.com/apache/datafusion/pull/21106

   ## Summary
   - Cherry-pick: Fix memory reservation starvation in sort-merge (#20642)
   - Cherry-pick: Fix sort merge interleave overflow (#20922)
   - Fix function name mismatch (`get_reserved_byte_for_record_batch_size` → 
`get_reserved_bytes_for_record_batch_size`) after cherry-pick
   
   ## Test plan
   - [x] `cargo build -p datafusion-physical-plan` compiles cleanly
   - [ ] CI passes
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to