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 1a0c2e05c4 Use return_field_from_args in information schema and 
date_trunc (#20079)
     add 545c37fbca perf: optimise right for byte access and StringView (#20069)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/Cargo.toml                    |   5 +
 datafusion/functions/benches/{left.rs => right.rs} |  26 ++-
 datafusion/functions/src/unicode/left.rs           |   2 +-
 datafusion/functions/src/unicode/right.rs          | 245 +++++++++++++++++----
 4 files changed, 222 insertions(+), 56 deletions(-)
 copy datafusion/functions/benches/{left.rs => right.rs} (85%)


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

Reply via email to