alamb opened a new pull request, #206: URL: https://github.com/apache/parquet-site/pull/206
Updating parquet-format as per README.md, following the same approach as #187. This bumps `assets/parquet-format` from `74001e4` (just after 2.13.0-rc0) to `219e3f1` (current `master`, 4 commits after the `apache-parquet-format-2.14.0` tag). It picks up the 2.14.0 spec changes, including: - ALP (Adaptive Lossless floating-Point) encoding (apache/parquet-format#557, #604, #608) - `FILE` logical type (apache/parquet-format#585, #603) - Chronological ordering for INT96 timestamps (apache/parquet-format#584) - Handling for unrecognized logical types (apache/parquet-format#606) - Allow `TimestampType` to annotate `FLBA(12)` (apache/parquet-format#601) - Variant encoding / shredding doc fixes (apache/parquet-format#574) Since the ALP specification lives in a new `AlpEncoding.md` file, this PR also adds a wrapper page under "Data Pages" so it appears on the site next to the existing Encodings page. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
