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 ab81d3bd2b Fix(optimizer): Make `EnsureCooperative` optimizer
idempotent under multiple runs (#19757)
add ac67ae4af5 Ensure null inputs to array setop functions return null
output (#19683)
No new revisions were added by this update.
Summary of changes:
datafusion/functions-nested/src/except.rs | 51 +++++++++---
datafusion/functions-nested/src/set_ops.rs | 109 ++++++-------------------
datafusion/sqllogictest/test_files/array.slt | 68 ++++++++++-----
docs/source/user-guide/sql/scalar_functions.md | 2 +-
4 files changed, 115 insertions(+), 115 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]