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 4b31aaa14c Fix constant value from stats (#20042)
     add 568f19fa39 Simplify Spark `sha2` implementation (#19475)

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                                         |   1 +
 Cargo.toml                                         |   1 +
 datafusion/functions/Cargo.toml                    |   2 +-
 datafusion/spark/Cargo.toml                        |   1 +
 datafusion/spark/src/function/hash/sha2.rs         | 249 ++++++++-------------
 .../sqllogictest/test_files/spark/hash/sha2.slt    |  55 +++++
 6 files changed, 147 insertions(+), 162 deletions(-)


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

Reply via email to