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 d88d5f0ed9 Select Into support (#6219)
add d3c76c4a9a refactor: use get_result_type to replace
binary_operator_data_type. (#6241)
No new revisions were added by this update.
Summary of changes:
datafusion/expr/src/expr_schema.rs | 8 +-
datafusion/expr/src/type_coercion/binary.rs | 113 +++++----------------
datafusion/physical-expr/src/expressions/binary.rs | 4 +-
3 files changed, 29 insertions(+), 96 deletions(-)