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 30f077d0ded [HUDI-8221] Claim RFC-82 for Concurrent schema evolution
detection (#12004)
30f077d0ded is described below
commit 30f077d0ded790cdd908a84247c265189683c743
Author: Davis-Zhang-Onehouse
<[email protected]>
AuthorDate: Wed Sep 25 10:36:30 2024 -0700
[HUDI-8221] Claim RFC-82 for Concurrent schema evolution detection (#12004)
---
rfc/README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rfc/README.md b/rfc/README.md
index 75e9e228780..a3382791d07 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -116,4 +116,5 @@ The list of all RFCs can be found here.
| 78 | [Bridge release for 1.x](./rfc-78/rfc-78.md)
| `IN
PROGRESS` |
| 79 | [Robust handling of spark task retries and
failures](./rfc-79/rfc-79.md)
| `IN PROGRESS` |
| 80 | [Column Families](./rfc-80/rfc-80.md)
| `UNDER
REVIEW` |
-| 81 | [Log Compaction with Merge Sort](./rfc-81/rfc-81.md)
| `UNDER
REVIEW` |
\ No newline at end of file
+| 81 | [Log Compaction with Merge Sort](./rfc-81/rfc-81.md)
| `UNDER
REVIEW` |
+| 82 | [Concurrent schema evolution detection](./rfc-82/rfc-82.md)
| `UNDER REVIEW` |