This is an automated email from the ASF dual-hosted git repository.
yihua 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 f5b07a7 [HUDI-2998] claiming rfc number for consistent hashing index
(#4303)
f5b07a7 is described below
commit f5b07a77bc11c8faada58e53e9463008c9cee78d
Author: Yuwei XIAO <[email protected]>
AuthorDate: Thu Dec 16 07:47:22 2021 +0800
[HUDI-2998] claiming rfc number for consistent hashing index (#4303)
Co-authored-by: xiaoyuwei <[email protected]>
---
rfc/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/rfc/README.md b/rfc/README.md
index 6c0b447..65550f4 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -65,3 +65,4 @@ The list of all RFCs can be found here.
| 39 | [Incremental source for Debezium](./rfc-39/rfc-39.md) | `IN PROGRESS` |
| 40 | [Hudi Connector for Trino] | `UNDER REVIEW` |
| 41 | [Hudi Snowflake Integration] | `UNDER REVIEW` |
+| 42 | [Consistent Hashing Index](./rfc-42/rfc-42.md) | `UNDER REVIEW` |