This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/parquet-site.git
The following commit(s) were added to refs/heads/production by this push:
new 9e00f1d1 Add Parquet Format 2.14.0 (#205)
9e00f1d1 is described below
commit 9e00f1d1e2b7ee1bb0754bb3c69af5db21d7d7c5
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Sep 16 22:47:58 2026 +0200
Add Parquet Format 2.14.0 (#205)
---
content/en/blog/parquet-format/2.14.0.md | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/content/en/blog/parquet-format/2.14.0.md
b/content/en/blog/parquet-format/2.14.0.md
new file mode 100644
index 00000000..e454ccda
--- /dev/null
+++ b/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).
+
+To [check the validity](https://www.apache.org/info/verification.html) of this
release, use its:
+
+* [Release manager OpenPGP key](https://downloads.apache.org/parquet/KEYS)
+* [OpenPGP
signature](https://dlcdn.apache.org/parquet/apache-parquet-format-2.14.0/apache-parquet-format-2.14.0.tar.gz.asc)
+*
[SHA-512](https://dlcdn.apache.org/parquet/apache-parquet-format-2.14.0/apache-parquet-format-2.14.0.tar.gz.sha512)
+
+
+Older releases can be found in the Archives of the Apache Software Foundation:
[https://archive.apache.org/dist/parquet/](https://archive.apache.org/dist/parquet/)