Skip to content

Commit 51a4a3f

Browse files
authored
Update README.md
add review feedback
1 parent edb8e82 commit 51a4a3f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

proposals/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Bug fixes, code only features or minor changes to the spec that can be ignored b
77

88
## Proposal lifecycle
99

10-
Discuss -> Draft/POC -> Implementation -> Release
10+
Discuss -> Draft/POC -> Implementation -> Approval
1111

1212
### Discuss
1313
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.
@@ -20,6 +20,8 @@ Attaching a google doc to collect feedback and collaborate with the community wo
2020
Once you feel the discussion has stabilized and you are ready to start a POC, open a PR to add a new Markdown file in the proposals folder and give more visibility to the work in progress.
2121
The proposal document can evolve along the course of the POC. In particular to add more links to findings and performance evaluations. Collaboration is encouraged. More validation on the POC increases the chances of success.
2222

23+
Example: [https://github.com/apache/parquet-format/pull/221]
24+
2325
Make sure you consider the [requirements document](https://docs.google.com/document/d/1qGDnOyoNyPvcN4FCRhbZGAvp0SfewlWo-WVsai5IKUo/edit?tab=t.0#heading=h.v4emiipkghrx) to ensure the success of the POC. (Note: this doc would become a markdown page in the repo)
2426

2527
*Transition:* There is enough clarity on the spec for the new feature and we have identified the reference implementations to be implemented to be able to release.
@@ -31,7 +33,7 @@ See [CONTRIBUTING guidelines](https://github.com/apache/parquet-format/blob/mast
3133

3234
*Transition:* A PMC vote will formalize that we have concluded the implementation and are ready to release.
3335

34-
### Release
36+
### Approval
3537
Once the implementation phase is finished, we can include the contribution in the next release. Congrats!
3638

3739
## Active Proposals

0 commit comments

Comments
 (0)