1
0

[HUDI-1575] Claim RFC-56: Early Conflict Detection For Multi-writer (#6002)

Co-authored-by: yuezhang <yuezhang@yuezhang-mac.freewheelmedia.net>
This commit is contained in:
YueZhang
2022-06-29 16:43:31 +08:00
committed by GitHub
parent e3eb14ad2d
commit 637660b7aa

View File

@@ -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` | | 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` | | 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` | | 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` |