danny0405 opened a new issue, #19043:
URL: https://github.com/apache/hudi/issues/19043

   ### Feature Description
   
   **What the feature achieves:**
   a new reader that supports merging based on lsm-tree.
   
   **Why this feature is needed:**
   
   after we introduce the native log support, lsm-tree merging is another 
choice for users in some scanarios: for data buckets wiht large data volumn  or 
small num of files.
   
   
   ### User Experience
   
   **How users will use this feature:**
   - Configuration changes needed
   when the lsm-layout is configured, the merging is automatically set up.
   
   - API changes
   none
   
   - Usage examples
   
   
   ### Hudi RFC Requirements
   
   **RFC PR link:** (if applicable)
   
https://github.com/apache/hudi/commit/c3be97b7c9104579c742db3099224c145bd7d405#diff-4b457294ffca0628ae27f416f8c78c078ddb7b81817c2844aea7b68a49dec303
   
   **Why RFC is/isn't needed:**
   - Does this change public interfaces/APIs? (Yes/No)
   - Does this change storage format? (Yes/No)
   - Justification:
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to