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 7a09e27762 fix: union should retrun error instead of panic when input 
schema's len different (#19922)
     add cf76352d90 Improve error message when string functions receive Binary 
types (#19819)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr/src/type_coercion/functions.rs             |  9 +++++++--
 datafusion/sqllogictest/test_files/arrow_typeof.slt        |  2 +-
 datafusion/sqllogictest/test_files/binary.slt              | 10 ++++++++++
 datafusion/sqllogictest/test_files/datetime/timestamps.slt |  6 +++---
 datafusion/sqllogictest/test_files/encoding.slt            |  6 +++---
 datafusion/sqllogictest/test_files/expr.slt                |  2 +-
 datafusion/sqllogictest/test_files/scalar.slt              |  2 +-
 7 files changed, 26 insertions(+), 11 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to