This is an automated email from the ASF dual-hosted git repository.
emkornfield pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-format.git
The following commit(s) were added to refs/heads/master by this push:
new 5d56a53 Add ALP support proposal (#539)
5d56a53 is described below
commit 5d56a53e808c8f8cd67b207d9c23afaaefaf195a
Author: Julien Le Dem <[email protected]>
AuthorDate: Thu Dec 4 21:35:27 2025 -0800
Add ALP support proposal (#539)
* Add ALP support proposal
* Update proposals/README.md
---------
Co-authored-by: emkornfield <[email protected]>
---
proposals/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proposals/README.md b/proposals/README.md
index b48527f..714089c 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -59,8 +59,8 @@ Once the implementation phase is finished, we can include the
contribution in th
| ID | Description | Status |
|-----|--------------|---------|
| [Issue #531](https://github.com/apache/parquet-format/issues/531) | FSST
support for Parquet format | Draft/PoC |
+| [Issue #533](https://github.com/apache/parquet-format/issues/533) | ALP
support for Parquet format | Draft/PoC |
-(Those are examples to be removed as we start using this)
## Implemented
| ID | Description | Status | release it was added |