Skip to content

Commit 7e3cb6a

Browse files
committed
fix readme
Signed-off-by: Julien Le Dem <julien@apache.org>
1 parent 39c6fd9 commit 7e3cb6a

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

proposals/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Discuss -> Draft/POC -> Implementation -> Approval
2929

3030
### Discuss
3131
Start a [DISCUSS] thread on the mailing list (dev@parquet.apache.org) with your idea. At this point, the community can discuss whether the impact of the proposal requires a document here or just be a github issue.
32-
Once you have a better idea of the general consensus on the proposal, open a github issue using the [proposal template](proposals/1_BASE64_ENCODING.md)
32+
Once you have a better idea of the general consensus on the proposal, open a github issue using the [proposal template](proposals/_PROPOSAL_TEMPLATE.md)
3333
Attaching a google doc to collect feedback and collaborate with the community works usually well early on.
3434

3535
*Transition:* Once you feel you received enough feedback or need to start the POC to have better answers to questions you get, you can move to the next step. Anybody is free to start POCs anytime. We just recommend getting feedback before you spend a significant amount of your time.
@@ -61,14 +61,19 @@ Once the implementation phase is finished, we can include the contribution in th
6161
| [github issue] | adding this new encoding | POC |
6262
| [github issue] | add Variant type | Implementation |
6363

64+
(Those are examples to be removed as we start using this)
65+
6466
## Implemented
6567
| ID | Description | Status | release it was added |
6668
|-----|--------------|---------|-----------------------|
6769
| [github issue] | encryption | Completed | x.y.z |
6870

71+
(Those are examples to be removed as we start using this)
72+
6973
## Archived
7074

7175
| ID | Description | Status | reason for archiving |
7276
|-----|--------------|---------|-----------------------|
7377
| [github issue] | [adding base64 compression](1_BASE64_ENCODING.md) | Archived | POC showed that compression ratio was not practical |
7478

79+
(Those are examples to be removed as we start using this)

0 commit comments

Comments
 (0)