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 17416bf92f Cleanup example metadata parsing utilities(#20251) (#20252)
add 4e2c0f1fea perf: improve performance of
`array_union`/`array_intersect` with batched row conversion (#20243)
No new revisions were added by this update.
Summary of changes:
datafusion/functions-nested/Cargo.toml | 4 +
.../functions-nested/benches/array_set_ops.rs | 169 +++++++++++++++++++++
datafusion/functions-nested/src/set_ops.rs | 150 ++++++++++++------
datafusion/sqllogictest/test_files/array.slt | 12 +-
4 files changed, 281 insertions(+), 54 deletions(-)
create mode 100644 datafusion/functions-nested/benches/array_set_ops.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]