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 822cba4cbb Prepare for `55.1.0` release: Version update and update 
`CHANGELOG` (#7486)
     add 016add18f1 [Variant] Add (empty) `parquet-variant` crate, update 
`parquet-testing` pin (#7485)

No new revisions were added by this update.

Summary of changes:
 Cargo.toml                                         |  3 +-
 parquet-testing                                    |  2 +-
 .../Cargo.toml                                     | 21 +++++------
 parquet-variant/README.md                          | 44 ++++++++++++++++++++++
 .../mod.rs => parquet-variant/src/lib.rs           | 16 +++++---
 5 files changed, 67 insertions(+), 19 deletions(-)
 copy {parquet_derive_test => parquet-variant}/Cargo.toml (72%)
 create mode 100644 parquet-variant/README.md
 copy parquet/src/file/page_index/mod.rs => parquet-variant/src/lib.rs (61%)

Reply via email to