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 79e751feb7 Use datum arithmetic scalar value (#7375)
add b0d538eec5 Fix IN expr for NaN (#7378)
No new revisions were added by this update.
Summary of changes:
.../physical-expr/src/expressions/in_list.rs | 110 ++++++++++++++++++---
datafusion/sqllogictest/test_files/predicates.slt | 37 +++++++
2 files changed, 134 insertions(+), 13 deletions(-)