From 1a5484d2db1dbf7b6f2b8d87b2fb7dba8ad455aa Mon Sep 17 00:00:00 2001 From: rmahindra123 <76502047+rmahindra123@users.noreply.github.com> Date: Sat, 20 Nov 2021 17:28:48 -0800 Subject: [PATCH] [MINOR] Claim RFC number for RFC for debezium source for deltastreamer (#4047) --- rfc/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rfc/README.md b/rfc/README.md index 0ef9f7ae3..96e52c3ba 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -60,4 +60,5 @@ The list of all RFCs can be found here. | 34 | [Hudi BigQuery Integration (WIP)](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=188745980) | `UNDER REVIEW` | | 35 | [Make Flink MOR table writing streaming friendly](https://cwiki.apache.org/confluence/display/HUDI/RFC-35%3A+Make+Flink+MOR+table+writing+streaming+friendly) | `UNDER REVIEW` | | 36 | [HUDI Metastore Server](https://cwiki.apache.org/confluence/display/HUDI/%5BWIP%5D+RFC-36%3A+HUDI+Metastore+Server) | `UNDER REVIEW` | -| 37 | [Hudi metadata based bloom index] | `UNDER REVIEW` | \ No newline at end of file +| 37 | [Hudi metadata based bloom index] | `UNDER REVIEW` | +| 39 | [Incremental source for Debezium] | `UNDER REVIEW` |