diff --git a/rfc/README.md b/rfc/README.md index 3cba6acc24d3..f66da6408213 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -35,7 +35,7 @@ The list of all RFCs can be found here. > Older RFC content is still [here](https://cwiki.apache.org/confluence/display/HUDI/RFC+Process). | RFC Number | Title | Status | -| ---|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | +| --|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | | 1 | [CSV Source Support for Delta Streamer](https://cwiki.apache.org/confluence/display/HUDI/RFC+-+01+%3A+CSV+Source+Support+for+Delta+Streamer) | `COMPLETED` | | 2 | [ORC Storage in Hudi](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=113708439) | `ONGOING` | | 3 | [Timeline Service with Incremental File System View Syncing](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=113708965) | `COMPLETED` | @@ -94,3 +94,4 @@ The list of all RFCs can be found here. | 56 | [Early Conflict Detection For Multi-Writer](./rfc-56/rfc-56.md) | `UNDER REVIEW` | | 57 | [DeltaStreamer Protobuf Support](./rfc-57/rfc-57.md) | `UNDER REVIEW` | | 58 | [Integrate column stats index with all query engines](./rfc-58/rfc-58.md) | `UNDER REVIEW` | +| 59 | [Multiple event_time Fields Latest Verification in a Single Table](./rfc-59/rfc-59.md) | `UNDER REVIEW` |