This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from aeddbd9473 Add tests for date_part on columns + timestamps with /
without timezones (#13732)
add 320e4d6342 Optimize performance of `initcap` function (~2x faster)
(#13691)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/Cargo.toml | 5 ++
datafusion/functions/benches/initcap.rs | 93 ++++++++++++++++++++++++++++++
datafusion/functions/src/string/initcap.rs | 27 ++++-----
3 files changed, 112 insertions(+), 13 deletions(-)
create mode 100644 datafusion/functions/benches/initcap.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]