From a14d1040b909658920a8c95a9b9914d0806ca6fd Mon Sep 17 00:00:00 2001 From: Manoj Govindassamy Date: Sun, 14 Nov 2021 17:47:41 -0800 Subject: [PATCH] [HUDI-2589] Claiming RFC-37 for Metadata based bloom index feature. (#3995) --- rfc/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rfc/README.md b/rfc/README.md index 5ef97300f..0ef9f7ae3 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -59,4 +59,5 @@ The list of all RFCs can be found here. | 33 | [Hudi supports more comprehensive Schema Evolution](https://cwiki.apache.org/confluence/display/HUDI/RFC+-+33++Hudi+supports+more+comprehensive+Schema+Evolution) | `IN PROGRESS` | | 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` | \ No newline at end of file +| 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