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 726d73067f chore(deps): bump taiki-e/install-action from 2.67.27 to
2.68.0 (#20398)
add 5bfcf9500c feat: Implement Spark `bitmap_bit_position` function
(#20275)
No new revisions were added by this update.
Summary of changes:
.../src/function/bitmap/bitmap_bit_position.rs | 141 +++++++++++++++++++++
datafusion/spark/src/function/bitmap/mod.rs | 9 +-
.../spark/bitmap/bitmap_bit_position.slt | 112 ++++++++++++++++
3 files changed, 261 insertions(+), 1 deletion(-)
create mode 100644 datafusion/spark/src/function/bitmap/bitmap_bit_position.rs
create mode 100644
datafusion/sqllogictest/test_files/spark/bitmap/bitmap_bit_position.slt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]