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

CTTY 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 642d88c594ff [MINOR] Reserve RFC-105 for Trino Hudi Connector — 
Shim/Bundle Refactor (#18781)
642d88c594ff is described below

commit 642d88c594ff11048aeb6f5333f2eb01af47d40c
Author: Y Ethan Guo <[email protected]>
AuthorDate: Tue May 19 14:10:19 2026 -0700

    [MINOR] Reserve RFC-105 for Trino Hudi Connector — Shim/Bundle Refactor 
(#18781)
    
    Claim RFC-105 in rfc/README.md. Detailed design will land as a separate
    PR adding rfc/rfc-105/rfc-105.md.
    
    Tracking issue: https://github.com/apache/hudi/issues/18780
---
 rfc/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rfc/README.md b/rfc/README.md
index a42f9d331b87..a89fff0e5211 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -139,4 +139,5 @@ The list of all RFCs can be found here.
 | 101        | [Updates to the HoodieRecordMerger API](./rfc-101/rfc-101.md)   
                                                                                
                                                                     | 
:hammer_and_wrench: `IN PROGRESS` |
 | 102        | RLI support for Flink streaming                                 
                                                                                
                                                                     | :eyes: 
`UNDER REVIEW` |
 | 103        | Hudi LSM tree layout                                            
                                                                                
                                                          | :eyes: `UNDER 
REVIEW` |
-| 104        | [Unify schema evolution on 
schema-on-read](./rfc-104/rfc-104.md)                                           
                                                                                
                          | :eyes: `UNDER REVIEW` |
\ No newline at end of file
+| 104        | [Unify schema evolution on 
schema-on-read](./rfc-104/rfc-104.md)                                           
                                                                                
                          | :eyes: `UNDER REVIEW` |
+| 105        | [Trino Hudi Connector — Shim/Bundle 
Refactor](./rfc-105/rfc-105.md)                                                 
                                                                                
                 | :eyes: `UNDER REVIEW` |
\ No newline at end of file

Reply via email to