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 17ce47cc4c Implement AsRef for Schema and Field (#8417)
add 234cc15108 Support parquet canonical extension type roundtrip (#8409)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/schema/complex.rs | 16 ++---
parquet/src/arrow/schema/extension.rs | 87 +++++++++++++++++++++----
parquet/src/arrow/schema/mod.rs | 118 ++++++++++++++--------------------
3 files changed, 130 insertions(+), 91 deletions(-)