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 3f0b3425cb feat: Improve sort memory resilience (#19494)
add 7c50448f5a perf: improve performance of translate by reusing buffers
(#19533)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/Cargo.toml | 5 ++
.../benches/{levenshtein.rs => translate.rs} | 25 +++++-----
datafusion/functions/src/unicode/translate.rs | 56 ++++++++++++++--------
3 files changed, 54 insertions(+), 32 deletions(-)
copy datafusion/functions/benches/{levenshtein.rs => translate.rs} (74%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]