From a6bc9e8e818be42f26995f927c406ab1c3ddb7d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=AF=E5=81=A5?= Date: Wed, 25 May 2022 20:31:39 +0800 Subject: [PATCH] [HUDI-4146] Claim RFC-55 for Improve Hive/Meta sync class design and hierachies (#5682) --- rfc/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rfc/README.md b/rfc/README.md index 504086042..2bfd028e9 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -90,3 +90,4 @@ The list of all RFCs can be found here. | 52 | [Introduce Secondary Index to Improve HUDI Query Performance](./rfc-52/rfc-52.md) | `UNDER REVIEW` | | 53 | [Use Lock-Free Message Queue Improving Hoodie Writing Efficiency](./rfc-53/rfc-53.md) | `UNDER REVIEW` | | 54 | [New Table APIs and Streamline Hudi Configs](./rfc-54/rfc-54.md) | `UNDER REVIEW` | +| 55 | [Improve Hive/Meta sync class design and hierachies](./rfc-55/rfc-55.md) | `UNDER REVIEW` |