This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from fcaa812 Improve avro reader performance by avoiding some cloning on
avro_rs::Value (#1206)
add 8f1d533 Fix `between` in select query (#1202)
No new revisions were added by this update.
Summary of changes:
datafusion/src/logical_plan/expr.rs | 25 ++++++++++++++---
datafusion/src/physical_plan/planner.rs | 25 ++++++++++++++---
datafusion/tests/sql.rs | 48 +++++++++++++++++++++++++++++++++
3 files changed, 90 insertions(+), 8 deletions(-)