This is an automated email from the ASF dual-hosted git repository.

comphead pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 8c352708d0 Fix `regex` cache on pattern, less alloc, hash less often 
(#13414)
     add 172cf8d870 Fix record batch memory size double counting (#13377)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/memory_limit/mod.rs     |  11 +-
 datafusion/physical-plan/src/sorts/builder.rs |   6 +-
 datafusion/physical-plan/src/sorts/sort.rs    |  24 +--
 datafusion/physical-plan/src/spill.rs         | 208 +++++++++++++++++++++++++-
 4 files changed, 232 insertions(+), 17 deletions(-)


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

Reply via email to