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 924037ea04 perf: Improve performance of `split_part` (#19570)
add a2f02f069a fix: Return Int for Date - Date instead of duration (#19563)
No new revisions were added by this update.
Summary of changes:
datafusion/expr-common/src/type_coercion/binary.rs | 18 +++++
datafusion/physical-expr/src/expressions/binary.rs | 94 ++++++++++++++++++++++
.../test_files/datetime/arith_date_date.slt | 11 ++-
.../sqllogictest/test_files/datetime/dates.slt | 14 +---
4 files changed, 121 insertions(+), 16 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]