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 1037f0aa20 feat: add list_files_cache table function for
`datafusion-cli` (#19388)
add 924037ea04 perf: Improve performance of `split_part` (#19570)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/Cargo.toml | 5 +
datafusion/functions/benches/split_part.rs | 382 ++++++++++++++++++++++++++
datafusion/functions/src/string/split_part.rs | 38 ++-
3 files changed, 411 insertions(+), 14 deletions(-)
create mode 100644 datafusion/functions/benches/split_part.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]