mirror of
https://github.com/langchain-ai/arrow-rs.git
synced 2026-07-01 21:34:01 -04:00
df702cfc71
# 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
Apache Parquet Variant Rust Implementation
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.