This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 9660c98743 perf: Use zero-copy slice instead of take kernel in sort
merge join (#20463)
add 7815732f0f feat(memory-tracking): implement arrow_buffer::MemoryPool
for MemoryPool (#18928)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 1 +
datafusion/execution/Cargo.toml | 4 +
datafusion/execution/src/memory_pool/arrow.rs | 142 ++++++++++++++++++++++++++
datafusion/execution/src/memory_pool/mod.rs | 4 +
4 files changed, 151 insertions(+)
create mode 100644 datafusion/execution/src/memory_pool/arrow.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]