This is an automated email from the ASF dual-hosted git repository. zhangyue19921010 pushed a commit to branch rfc-83-claim in repository https://gitbox.apache.org/repos/asf/hudi.git
commit ec123fcf728ed9768335a78bd5a35315768e962b Author: zhangyue143 <[email protected]> AuthorDate: Wed Dec 18 14:42:16 2024 +0800 claim rfc-83 Incremental Table Service --- rfc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc/README.md b/rfc/README.md index 702e0084436..9a27abf8f12 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -118,4 +118,4 @@ 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` | \ No newline at end of file +| 83 | [Incremental Table Service](./rfc-83/rfc-83.md) | `UNDER REVIEW` | \ No newline at end of file
