This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push: new 40c2a99b879 [HUDI-9372] Claim RFC-95 Hudi Flink Source Implementation (#13258) 40c2a99b879 is described below commit 40c2a99b87955f5a4a2ba36d007996be63cfbac6 Author: Peter Huang <huangzhenqiu0...@gmail.com> AuthorDate: Sat May 3 22:02:19 2025 -0700 [HUDI-9372] Claim RFC-95 Hudi Flink Source Implementation (#13258) --- rfc/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rfc/README.md b/rfc/README.md index c2641eff893..e9ce3476a3d 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -129,4 +129,5 @@ The list of all RFCs can be found here. | 91 | Storage-based lock provider using conditional writes | `UNDER REVIEW` | | 92 | Support Bitmap Index | `UNDER REVIEW` | | 93 | [Pluggable Table Formats in Hudi](./rfc-93/rfc-93.md) | `IN PROGRESS` | -| 94 | Hudi Timeline User Interface (UI) | `UNDER REVIEW` | +| 94 | Hudi Timeline User Interface (UI) | `UNDER REVIEW` | +| 95 | Hudi Flink Source | `UNDER REVIEW` |