This is an automated email from the ASF dual-hosted git repository.
nevime pushed a change to branch rust-parquet-arrow-writer
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3fb8bfa ARROW-10095: [Rust] Update rust-parquet-arrow-writer branch's
encode_arrow_schema with ipc changes
add 16f95e9 ARROW-8426: [Rust] [Parquet] Add support for writing
dictionary types
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/datatypes.rs | 4 +-
rust/arrow/src/ipc/convert.rs | 105 ++++++++++++++++++++++++++++++---------
rust/parquet/src/arrow/schema.rs | 20 ++++----
3 files changed, 93 insertions(+), 36 deletions(-)