You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: proposals/README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,35 +45,34 @@ Make sure you consider the [requirements document](https://docs.google.com/docum
45
45
*Transition:* There is enough clarity on the spec for the new feature and we have identified the 2 initial reference implementations for verification.
46
46
47
47
### Implementation
48
-
Once we have reached enough consensus on the formalized spec change and validated it through the POC, we should have a clear idea of whether we want to pursue the implementation across the ecosystem.
49
-
At this stage we should finalize a formal spec contribution to parquet-format and we need to meet the contribution guidelines to consider the implementation finished.
48
+
Once we have reached enough consensus on the formalized spec change and validated it through the POC, we should have a clear idea of whether we want to pursue the implementation across the ecosystem.
49
+
At this stage we should finalize a formal spec contribution to parquet-format and we need to meet the contribution guidelines to consider the implementation finished.
50
50
See [CONTRIBUTING guidelines](https://github.com/apache/parquet-format/blob/master/CONTRIBUTING.md#additionschanges-to-the-format).
51
51
52
52
*Transition:* A PMC vote will formalize that we have concluded the implementation and are ready to release.
53
53
54
54
### Approval
55
55
Once the implementation phase is finished, we can include the contribution in the next release. Congrats!
56
56
57
-
## Active Proposals
57
+
## Active Proposals
58
58
59
59
| ID | Description | Status |
60
60
|-----|--------------|---------|
61
-
|[github issue]| adding this new encoding | POC |
62
-
|[github issue]| add Variant type | Implementation |
61
+
|[Issue #531](https://github.com/apache/parquet-format/issues/531)| FSST support for Parquet format | Draft |
63
62
64
-
(Those are examples to be removed as we start using this)
63
+
(Those are examples to be removed as we start using this)
65
64
66
65
## Implemented
67
66
| ID | Description | Status | release it was added |
0 commit comments