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 dae99acc34 feat: selectivity metrics (for Explain Analyze) in Hash 
Join (#18488)
     add 35b5363777 Refactor Spark bitshift signature (#18649)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/src/macros.rs                 |  18 +-
 datafusion/spark/src/function/bitwise/bit_shift.rs | 727 ++++-----------------
 datafusion/spark/src/function/bitwise/mod.rs       |  18 +-
 .../test_files/spark/bitwise/shiftright.slt        | 115 ++++
 .../spark/bitwise/shiftrightunsigned.slt           | 103 +++
 .../test_files/spark/math/shiftleft.slt            | 100 +++
 6 files changed, 489 insertions(+), 592 deletions(-)


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

Reply via email to