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 439863f660 refactor: separate get_result_type from `coerce_type`
(#6221)
add 824d49f1cd fix: slt fail due to bors problem (#6242)
No new revisions were added by this update.
Summary of changes:
.../src/physical_optimizer/sort_enforcement.rs | 4 +---
.../core/src/physical_plan/aggregates/mod.rs | 3 +--
.../core/src/physical_plan/file_format/mod.rs | 2 +-
.../tests/sqllogictests/test_files/interval.slt | 12 +++++-----
datafusion/optimizer/src/analyzer/subquery.rs | 3 +--
.../src/expressions/binary/kernels_arrow.rs | 3 +--
datafusion/physical-expr/src/utils.rs | 28 +++++++---------------
7 files changed, 19 insertions(+), 36 deletions(-)