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 a984ca7344 [Variant] Adding code to store metadata and value references in VariantArray (#7945) add a5afda21fd [Variant] VariantMetadata is allowed to contain the empty string (#7956) No new revisions were added by this update. Summary of changes: parquet-variant-compute/src/variant_array.rs | 4 +- parquet-variant/src/variant/metadata.rs | 68 ++++++++++++++++++++-------- parquet-variant/src/variant/object.rs | 13 ++++++ 3 files changed, 65 insertions(+), 20 deletions(-)