Files
Andrew Lamb df702cfc71 Prepare for 55.2.0 release (#7722)
# Which issue does this PR close?

- Part of https://github.com/apache/arrow-rs/issues/7394

# Rationale for this change

Prepare for next software release

# What changes are included in this PR?
1. Update version to `55.2.0`
2. See rendered changelog here:
https://github.com/alamb/arrow-rs/blob/alamb/prepare_55.2.0/CHANGELOG.md


# Are there any user-facing changes?

New release version
2025-06-22 09:08:47 -04:00
..
2025-06-22 09:08:47 -04:00

Apache Parquet Variant Rust Implementation

crates.io docs.rs

This crate contains an implementation of Variant Binary Encoding from Apache Parquet. This software is developed as part of the Apache Arrow project.

Please see the API documentation for more details.

🚧 Work In Progress

NOTE: This crate is under active development and is not yet ready for production use. If you are interested in helping, you can find more information on the GitHub Variant issue

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.