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

   ### Feature Description
   
   **What the feature achieves:**
   
   Pushdown pk related filter to file format such as Parquet to reduce the 
amount of data that needs to be processed by logic such as read I/O and 
merging/comparing.
   
   **Why this feature is needed:**
   
   Significantly enhance the reading performance of sql related to primary key 
filtering
   
   
   ### User Experience
   
   **How users will use this feature:**
   - Configuration changes needed
   - API changes
   - Usage examples
   
   
   ### Hudi RFC Requirements
   
   **RFC PR link:** (if applicable)
   
   **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