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 f0c095802 Fix FairSpillPool try_grow for non-spillable consumers
(#5160)
add e41c4dffa Date to Timestamp cast (#5140)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/sql/timestamp.rs | 51 +++++++++++++++++++++++++-
datafusion/expr/src/type_coercion/binary.rs | 51 ++++++++++++--------------
datafusion/expr/src/type_coercion/functions.rs | 4 +-
datafusion/optimizer/src/type_coercion.rs | 19 ++++++++++
4 files changed, 95 insertions(+), 30 deletions(-)