This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 98197d5403 feat: extend substrait type support, including type
variations (#5775)
add d9cffa6b18 fix: binaryExpr not supported for LargeUtf8 (#5896)
No new revisions were added by this update.
Summary of changes:
.../core/tests/sqllogictests/test_files/select.slt | 25 ++++++++++++++++++++++
datafusion/physical-expr/src/expressions/binary.rs | 7 ++++--
datafusion/physical-expr/src/expressions/like.rs | 3 ++-
3 files changed, 32 insertions(+), 3 deletions(-)