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 3ab52ff Add FSST as a current proposal
3ab52ff is described below
commit 3ab52ff2e4e1cbe4c52a3e25c0512803e860c454
Author: Arnav Balyan <[email protected]>
AuthorDate: Sun Nov 23 18:35:03 2025 +0530
Add FSST as a current proposal
---
proposals/README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/proposals/README.md b/proposals/README.md
index fa7aa2f..b48527f 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -58,8 +58,7 @@ Once the implementation phase is finished, we can include the
contribution in th
| ID | Description | Status |
|-----|--------------|---------|
-| [github issue] | adding this new encoding | POC |
-| [github issue] | add Variant type | Implementation |
+| [Issue #531](https://github.com/apache/parquet-format/issues/531) | FSST
support for Parquet format | Draft/PoC |
(Those are examples to be removed as we start using this)