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 0f71c31be9c [HUDI-9123][RFC-91] Claim RFC-91 for storage-based lock
provider using conditional writes (#12924)
0f71c31be9c is described below
commit 0f71c31be9c0f242e8425b1351ce171b906d2e13
Author: Alex R <[email protected]>
AuthorDate: Thu Mar 6 09:24:58 2025 -0800
[HUDI-9123][RFC-91] Claim RFC-91 for storage-based lock provider using
conditional writes (#12924)
---
rfc/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/rfc/README.md b/rfc/README.md
index 80d606340d8..2dfab9737d7 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -126,3 +126,4 @@ The list of all RFCs can be found here.
| 88 | [New Schema/DataType/Expression
Abstractions](./rfc-88/rfc-88.md)
| `UNDER REVIEW` |
| 89 | [Dynamic Partition Level Bucket Index](./rfc-89/rfc-89.md)
| `UNDER
REVIEW` |
| 90 | Add support for cancellable clustering table service plans
| `UNDER
REVIEW` |
+| 91 | Storage-based lock provider using conditional writes
| `UNDER REVIEW`
|