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 eb3314123e feat: unify left and right functions and benches (#20114)
     add c92ba2962c perf: Optimize scalar fast path & write() encoding for sha2 
(#20116)

No new revisions were added by this update.

Summary of changes:
 datafusion/spark/Cargo.toml                  |   4 +
 datafusion/spark/benches/{hex.rs => sha2.rs} |  95 +++++-------------
 datafusion/spark/src/function/hash/sha2.rs   | 139 +++++++++++++++++++++++++--
 3 files changed, 158 insertions(+), 80 deletions(-)
 copy datafusion/spark/benches/{hex.rs => sha2.rs} (53%)


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

Reply via email to