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 8f67d055b Add additional testing for `unwrap_cast_in_comparison`
(#4147)
add da76feba5 Improve error messages while downcasting Int64Array (#4154)
No new revisions were added by this update.
Summary of changes:
benchmarks/src/tpch.rs | 8 +++-----
datafusion/common/src/cast.rs | 12 +++++++++++-
datafusion/core/src/avro_to_arrow/arrow_array_reader.rs | 8 +++-----
datafusion/core/src/datasource/file_format/json.rs | 8 ++------
.../core/src/physical_optimizer/aggregate_statistics.rs | 10 +++-------
datafusion/core/tests/user_defined_plan.rs | 7 ++-----
.../physical-expr/src/expressions/get_indexed_field.rs | 6 ++----
7 files changed, 26 insertions(+), 33 deletions(-)