This is an automated email from the ASF dual-hosted git repository.

vinoth 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 22c739f347bd [MINOR] Update RFC index with RFC-99 and RFC-100 (#13750)
22c739f347bd is described below

commit 22c739f347bde4a3eb9e55b9563d4eb58582d518
Author: vinoth chandar <[email protected]>
AuthorDate: Fri Aug 22 02:29:43 2025 -0700

    [MINOR] Update RFC index with RFC-99 and RFC-100 (#13750)
---
 .gitignore    | 2 ++
 rfc/README.md | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 05fb43d452aa..1e9c6c992cca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,5 @@ package-lock.json
 
 # Spark Binaries used for testing
 
hudi-spark-datasource/hudi-spark/src/test/resources/upgrade-downgrade-fixtures/spark-versions/
+
+CLAUDE.md
diff --git a/rfc/README.md b/rfc/README.md
index 647c4fd0748a..7e489fee2e2a 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -134,3 +134,5 @@ The list of all RFCs can be found here.
 | 96         | Introduce Unified Bucket Index                                  
                                                                                
                                                                     | `UNDER 
REVIEW` |
 | 97         | Deprecate Hudi Payload Class Usage                              
                                                                                
                                                                     | `UNDER 
REVIEW` |
 | 98         | [Spark Datasource V2 Read](./rfc-98/rfc-98.md)                  
                                                                                
                                                                     | `UNDER 
REVIEW` |
+| 99         | [Hudi Type System Redesign](./rfc-99/rfc-99.md)                 
                                                                                
                                                                     | `UNDER 
REVIEW` |
+| 100        | [Unstructured Data Storage in Hudi](./rfc-100/rfc-100.md)       
                                                                                
                                                                     | `UNDER 
REVIEW` |

Reply via email to