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 ca2585e752 Adds summary output to CLI instrumented object stores
(#18045)
add ca3816b4de Impl spark bit not function (#18018)
No new revisions were added by this update.
Summary of changes:
.../spark/src/function/bitwise/bitwise_not.rs | 109 +++++++++++
datafusion/spark/src/function/bitwise/mod.rs | 8 +
.../test_files/spark/bitwise/bitwise_not.slt | 201 +++++++++++++++++++++
3 files changed, 318 insertions(+)
create mode 100644 datafusion/spark/src/function/bitwise/bitwise_not.rs
create mode 100644
datafusion/sqllogictest/test_files/spark/bitwise/bitwise_not.slt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]