alamb commented on code in PR #205: URL: https://github.com/apache/parquet-site/pull/205#discussion_r3993347221
########## content/en/blog/parquet-format/2.14.0.md: ########## @@ -0,0 +1,24 @@ +--- +title: "2.14.0" +date: 2026-09-11 +description: > +--- + +The release contains: + +- Chronological ordering of INT96 timestamps (#[584](https://github.com/apache/parquet-format/pull/584)) +- The FILE logical type ([#585](https://github.com/apache/parquet-format/pull/585)) with the FILE self-reference follow-up ([#603](https://github.com/apache/parquet-format/pull/603)) +- Adaptive Lossless Floating-Point encoding ([#557](https://github.com/apache/parquet-format/pull/557)) + +[Github Release Link](https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.14.0). + +The [latest version of parquet-format is 2.14.0](https://dlcdn.apache.org/parquet/apache-parquet-format-2.14.0/apache-parquet-format-2.14.0.tar.gz). Review Comment: I spot checked that this goes to the right place -- 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]
