This is an automated email from the ASF dual-hosted git repository.

etseidl pushed a change to branch gh5854_thrift_remodel
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from 10ea3b2f01 [thrift-remodel] Remove most usage of `parquet::format` 
structures (#8476)
     add ca3b3bebf1 [Variant] Define and use unshred_variant function (#8481)
     new 3dafbe025d Merge remote-tracking branch 'origin/main' into 
gh5854_thrift_remodel

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parquet-variant-compute/Cargo.toml             |   1 +
 parquet-variant-compute/src/lib.rs             |   2 +
 parquet-variant-compute/src/unshred_variant.rs | 521 +++++++++++++++++++++++++
 parquet/tests/variant_integration.rs           | 107 ++---
 4 files changed, 586 insertions(+), 45 deletions(-)
 create mode 100644 parquet-variant-compute/src/unshred_variant.rs

Reply via email to