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-rs.git.
from 3c12ebe Add Schema::with_metadata and Field::with_metadata (#1092)
add ae2e39c Implement Array for ArrayRef, Improve as_* kernels to take
`&dyn Array` (#1129)
No new revisions were added by this update.
Summary of changes:
arrow/src/array/array.rs | 81 +++++++++++++++++++++++++++++++++++++++++++
arrow/src/array/cast.rs | 43 +++++++++++++++++++----
arrow/src/array/equal_json.rs | 6 ++++
arrow/src/pyarrow.rs | 12 +------
4 files changed, 124 insertions(+), 18 deletions(-)