This is an automated email from the ASF dual-hosted git repository. zhangyue19921010 pushed a commit to branch rfc-89 in repository https://gitbox.apache.org/repos/asf/hudi.git
commit a0903ecd35124ca25a51fabff2d9793b9a6d8b4b Author: YueZhang <[email protected]> AuthorDate: Fri Feb 7 10:17:45 2025 +0800 claim rfc-89 --- rfc/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rfc/README.md b/rfc/README.md index b5a34068d72..15d287e6e00 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -121,5 +121,6 @@ The list of all RFCs can be found here. | 83 | [Incremental Table Service](./rfc-83/rfc-83.md) | `UNDER REVIEW` | | 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` | -| 88 | [New Schema/DataType/Expression Abstractions](./rfc-88/rfc-88.md) | `UNDER REVIEW` | \ No newline at end of file +| 86 | [DataFrame Implementation of HUDI write path](./rfc-86/rfc-86.md) | `UNDER REVIEW` | +| 88 | [New Schema/DataType/Expression Abstractions](./rfc-88/rfc-88.md) | `UNDER REVIEW` | +| 89 | [Dynamic Partition Level Bucket Index](./rfc-89/rfc-89.md) | `UNDER REVIEW` | \ No newline at end of file
