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 e32f545c75 Use approximate comparisons for pow tests (#7646)
add 71ee9d9aa0 [Variant] Implement read support for remaining primitive
types (#7644)
No new revisions were added by this update.
Summary of changes:
parquet-variant/Cargo.toml | 3 +-
parquet-variant/src/decoder.rs | 294 ++++++++++++--
parquet-variant/src/variant.rs | 667 +++++++++++++++++++++++++++++--
parquet-variant/tests/variant_interop.rs | 24 +-
4 files changed, 904 insertions(+), 84 deletions(-)