This is an automated email from the ASF dual-hosted git repository. julien pushed a commit to branch julienledem-alp in repository https://gitbox.apache.org/repos/asf/parquet-format.git
commit 692d1dcb35632e3bffb11f784c3c28c207c77aca Author: Julien Le Dem <[email protected]> AuthorDate: Wed Dec 3 15:01:05 2025 -0800 Add ALP support proposal --- proposals/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/proposals/README.md b/proposals/README.md index b48527f..94ed7a6 100644 --- a/proposals/README.md +++ b/proposals/README.md @@ -59,6 +59,7 @@ 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)
