This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from a8ad90dd67 [Variant]: Implement `DataType::ListView/LargeListView`
support for `cast_to_variant` kernel (#8241)
add fc1ef415ae Use more compact Debug formatting of Field (#8424)
No new revisions were added by this update.
Summary of changes:
.gitignore | 5 +++-
arrow-schema/Cargo.toml | 1 +
arrow-schema/src/datatype.rs | 13 ++++++++++
arrow-schema/src/field.rs | 60 +++++++++++++++++++++++++++++++++++++++++++-
4 files changed, 77 insertions(+), 2 deletions(-)