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 637660b7aa [HUDI-1575] Claim RFC-56: Early Conflict Detection For
Multi-writer (#6002)
637660b7aa is described below
commit 637660b7aa0b5259af6b9ef943f8a8c76bc19924
Author: YueZhang <[email protected]>
AuthorDate: Wed Jun 29 16:43:31 2022 +0800
[HUDI-1575] Claim RFC-56: Early Conflict Detection For Multi-writer (#6002)
Co-authored-by: yuezhang <[email protected]>
---
rfc/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/rfc/README.md b/rfc/README.md
index 2bfd028e9f..3d33b82c29 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -91,3 +91,4 @@ The list of all RFCs can be found here.
| 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` |
+| 56 | [Early Conflict Detection For Multi-Writer](./rfc-56/rfc-56.md) |
`UNDER REVIEW` |