This is an automated email from the ASF dual-hosted git repository. zhangyue19921010 pushed a commit to branch finish-rfc-83 in repository https://gitbox.apache.org/repos/asf/hudi.git
commit ff4ea321b94fb771fdf798769399642239366157 Author: YueZhang <[email protected]> AuthorDate: Fri Feb 7 10:23:30 2025 +0800 finish rfc-83 --- rfc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc/README.md b/rfc/README.md index b5a34068d72..44a6b7be48d 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -118,7 +118,7 @@ The list of all RFCs can be found here. | 80 | [Column Families](./rfc-80/rfc-80.md) | `UNDER REVIEW` | | 81 | [Log Compaction with Merge Sort](./rfc-81/rfc-81.md) | `UNDER REVIEW` | | 82 | [Concurrent schema evolution detection](./rfc-82/rfc-82.md) | `UNDER REVIEW` | -| 83 | [Incremental Table Service](./rfc-83/rfc-83.md) | `UNDER REVIEW` | +| 83 | [Incremental Table Service](./rfc-83/rfc-83.md) | `COMPLETED` | | 84 | [Optimized SerDe of `DataStream` in Flink operators](./rfc-84/rfc-84.md) | `UNDER REVIEW` | | 85 | [Hudi Issue and Sprint Management in Jira](./rfc-85/rfc-85.md) | `UNDER REVIEW` | | 86 | [DataFrame Implementation of HUDI write path](./rfc-86/rfc-86.md) | `UNDER REVIEW` |
