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

   ### Task Description
   
   **What needs to be done:**
   Currently, the data skipping logic based on column stats for flink reader is 
wrong, which is performed at file level, we should filter data at file slice 
level, and the basic filter logic is: if any file in a file slice satisfies the 
predicate based on column stats, we need to include the file slice.
   
   ### Task Type
   
   Bug fix preparation
   
   ### Related Issues
   
   **Parent feature issue:** (if applicable )
   **Related issues:**
   NOTE: Use `Relationships` button to add parent/blocking issues after issue 
is created.
   


-- 
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