This is an automated email from the ASF dual-hosted git repository.
danny0405 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 4bbc04ba41c [HUDI-8033] Claiming RFC-81 for Log Compaction with Merge
Sort (#11703)
4bbc04ba41c is described below
commit 4bbc04ba41cad49fa82770facd67c99b09d71eaa
Author: usberkeley <[email protected]>
AuthorDate: Thu Aug 1 08:40:11 2024 +0800
[HUDI-8033] Claiming RFC-81 for Log Compaction with Merge Sort (#11703)
---
rfc/README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rfc/README.md b/rfc/README.md
index 5c3f13081b4..75e9e228780 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -115,4 +115,5 @@ The list of all RFCs can be found here.
| 77 | [Secondary Index](./rfc-77/rfc-77.md)
| `UNDER
REVIEW` |
| 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` |
\ No newline at end of file
+| 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