This is an automated email from the ASF dual-hosted git repository.
houqp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from 2f702e4 fix: sql planner creates cross join instead of inner join
from select predicates (#1566)
add e92225d feat: Support complex interval via IntervalMonthDayNano
(#1615)
No new revisions were added by this update.
Summary of changes:
datafusion/src/scalar.rs | 25 ++++++++++++++++++++++++-
datafusion/src/sql/planner.rs | 27 ++++++++++-----------------
datafusion/tests/sql/expr.rs | 20 ++++++++++++++++++++
3 files changed, 54 insertions(+), 18 deletions(-)