Skip to content

Latest commit

 

History

History
92 lines (74 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

92 lines (74 loc) · 12.1 KB

Changelog

52.2.0 (2024-07-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Panic in ParquetMetadata::memory_size if no min/max set #6091 [parquet]
  • BinaryViewArray doesn't roundtrip a single Some(&[]) through parquet #6086 [parquet]
  • Parquet ColumnIndex for null columns is written even when statistics are disabled #6010 [parquet]

Documentation updates:

Closed issues:

  • Potential performance improvements for reading Parquet to StringViewArray/BinaryViewArray #5904 [parquet] [arrow]

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator