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 6adcad51 Update parquet-format submodule to 2.14.0 (#206)
6adcad51 is described below
commit 6adcad51b11a878a620d91c8437e7c0be28210b3
Author: Andrew Lamb <[email protected]>
AuthorDate: Wed Sep 16 17:33:32 2026 -0400
Update parquet-format submodule to 2.14.0 (#206)
Bumps assets/parquet-format to the current master
(apache-parquet-format-2.14.0-4-g219e3f1)
and adds a page for the new AlpEncoding.md specification.
Co-authored-by: Claude Fable 5.1 <[email protected]>
---
assets/parquet-format | 2 +-
content/en/docs/File Format/Data Pages/alpencoding.md | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/assets/parquet-format b/assets/parquet-format
index 74001e41..219e3f12 160000
--- a/assets/parquet-format
+++ b/assets/parquet-format
@@ -1 +1 @@
-Subproject commit 74001e41f5c5a1856b29be115f9c992cab16a4bf
+Subproject commit 219e3f12a62f9476e830c21e26d030d231f7c017
diff --git a/content/en/docs/File Format/Data Pages/alpencoding.md
b/content/en/docs/File Format/Data Pages/alpencoding.md
new file mode 100644
index 00000000..a60e4e00
--- /dev/null
+++ b/content/en/docs/File Format/Data Pages/alpencoding.md
@@ -0,0 +1,7 @@
+---
+title: "ALP Encoding"
+linkTitle: "ALP Encoding"
+weight: 2
+---
+
+{{< parquet-format "AlpEncoding.md" >}}