alamb commented on code in PR #7722:
URL: https://github.com/apache/arrow-rs/pull/7722#discussion_r2159601624


##########
CHANGELOG.md:
##########
@@ -19,80 +19,172 @@
 
 # Changelog
 
-## [55.1.0](https://github.com/apache/arrow-rs/tree/55.1.0) (2025-05-09)
+## [55.2.0](https://github.com/apache/arrow-rs/tree/55.2.0) (2025-06-20)
 
-[Full Changelog](https://github.com/apache/arrow-rs/compare/55.0.0...55.1.0)
-
-**Breaking changes:**
-
-- refactor!: do not default the struct array length to 0 in Struct::try\_new 
[\#7247](https://github.com/apache/arrow-rs/pull/7247) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([westonpace](https://github.com/westonpace))
+[Full Changelog](https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0)
 
 **Implemented enhancements:**
 
-- Add a way to get max `usize` from `OffsetSizeTrait` 
[\#7474](https://github.com/apache/arrow-rs/issues/7474) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)]
-- Deterministic metadata encoding 
[\#7448](https://github.com/apache/arrow-rs/issues/7448) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)]
-- Support Arrow type Dictionary with value FixedSizeBinary in Parquet 
[\#7445](https://github.com/apache/arrow-rs/issues/7445)
-- Parquet: Add ability to project rowid in parquet reader 
[\#7444](https://github.com/apache/arrow-rs/issues/7444)
-- Move parquet::file::metadata::reader::FooterTail to parquet::file::metadata 
so that it is public [\#7438](https://github.com/apache/arrow-rs/issues/7438) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)]
-- Speedup take\_bytes by precalculating capacity 
[\#7432](https://github.com/apache/arrow-rs/issues/7432) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)]
-- Improve performance of interleave\_primitive and interleave\_bytes 
[\#7421](https://github.com/apache/arrow-rs/issues/7421) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)]
-- Implement `Eq` and `Default` for `ScalarBuffer` 
[\#7411](https://github.com/apache/arrow-rs/issues/7411) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)]
-- Add decryption support for column index and offset index 
[\#7390](https://github.com/apache/arrow-rs/issues/7390) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)]
-- Support writing encrypted Parquet files with plaintext footers 
[\#7320](https://github.com/apache/arrow-rs/issues/7320) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)]
-- Support Parquet key management tools 
[\#7256](https://github.com/apache/arrow-rs/issues/7256) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)]
-- Verify footer tags when reading encrypted Parquet files with plaintext 
footers [\#7255](https://github.com/apache/arrow-rs/issues/7255) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)]
-- StructArray::try\_new behavior can be unexpected when there are no child 
arrays [\#7246](https://github.com/apache/arrow-rs/issues/7246) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)]
-- Parquet performance: improve performance of reading int8/int16 
[\#7097](https://github.com/apache/arrow-rs/issues/7097) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)]
+- \[Epic\] Improved Support for RunArray 
[\#7690](https://github.com/apache/arrow-rs/issues/7690) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)]

Review Comment:
   Not a bad list



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to