This is an automated email from the ASF dual-hosted git repository.
forwardxu 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 924e2e96a6 Claim RFC 52 for Introduce Secondary Index to Improve HUDI
Query Performance (#5441)
924e2e96a6 is described below
commit 924e2e96a63eb5c1b24496ec302e91b6f7a65953
Author: huberylee <[email protected]>
AuthorDate: Wed Apr 27 14:07:29 2022 +0800
Claim RFC 52 for Introduce Secondary Index to Improve HUDI Query
Performance (#5441)
---
rfc/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/rfc/README.md b/rfc/README.md
index 04a63a17d2..84c660f740 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -87,3 +87,4 @@ The list of all RFCs can be found here.
| 49 | [Support sync with DataHub](./rfc-49/rfc-49.md) | `ONGOING` |
| 50 | [Improve Timeline Server](./rfc-50/rfc-50.md) | `UNDER REVIEW` |
| 51 | [Change Data Capture](./rfc-51/rfc-51.md) | `UNDER REVIEW` |
+| 52 | [Introduce Secondary Index to Improve HUDI Query
Performance](./rfc-52/rfc-52.md) | `UNDER REVIEW` |