This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 83ce6fe46e fix: build_timestamp_list data type mismatch (#7267)
add 72ab4c89d3 feat: Add support for PostgreSQL bitwise XOR operator
(#7256)
No new revisions were added by this update.
Summary of changes:
.../core/tests/sqllogictests/test_files/scalar.slt | 43 ++++++++++++++++++++++
datafusion/expr/src/operator.rs | 6 +--
datafusion/sql/src/expr/binary_op.rs | 1 +
3 files changed, 47 insertions(+), 3 deletions(-)