This is an automated email from the ASF dual-hosted git repository.
wayne pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 3f538f882b Minor: add average time for clickbench benchmark query
(#15381)
add 916ccc39f2 feat: include some BinaryOperator from sqlparser (#15327)
No new revisions were added by this update.
Summary of changes:
datafusion/expr-common/src/operator.rs | 108 ++++++++++++++++++++-
datafusion/expr-common/src/type_coercion/binary.rs | 27 ++++--
datafusion/physical-expr/src/expressions/binary.rs | 11 ++-
datafusion/sql/src/expr/binary_op.rs | 16 ++-
datafusion/sql/src/unparser/expr.rs | 24 +++++
datafusion/sqllogictest/test_files/expr.slt | 50 ++++++++++
datafusion/substrait/src/logical_plan/producer.rs | 11 +++
7 files changed, 230 insertions(+), 17 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]