This is an automated email from the ASF dual-hosted git repository.
nevime pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 35ace39 ARROW-10174: [Java] Fix reading/writing dict structs
add 1d10f22 ARROW-10236: [Rust] Add can_cast_types to arrow cast kernel,
use in DataFusion
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/compute/kernels/cast.rs | 478 ++++++++++++++++++++++-
rust/arrow/src/datatypes.rs | 10 +
rust/datafusion/src/logical_plan/mod.rs | 13 +-
rust/datafusion/src/physical_plan/expressions.rs | 26 +-
4 files changed, 505 insertions(+), 22 deletions(-)