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 4ac7de17ca Fix optimize projections bug (#8960)
     add 4a3986aca9 NOT operator not return internal error when args are not 
boolean value (#8982)

No new revisions were added by this update.

Summary of changes:
 datafusion/optimizer/src/analyzer/type_coercion.rs |  6 +++++-
 datafusion/physical-expr/src/expressions/not.rs    | 11 +----------
 datafusion/sqllogictest/test_files/scalar.slt      |  4 ++--
 3 files changed, 8 insertions(+), 13 deletions(-)

Reply via email to