Timothy Brown created HUDI-6807:
-----------------------------------

             Summary: MoR Incremental count queries trigger full scan of files 
in table
                 Key: HUDI-6807
                 URL: https://issues.apache.org/jira/browse/HUDI-6807
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: Timothy Brown


While running the `TestMORDataSource` datasource tests I saw that we eventually 
call `HoodiePruneFileSourcePartitions` which will list all of the files in the 
table instead of the files that are relevant to the incremental query. Ideally 
this would be limited to the files that were impacted by commits within the 
range specified.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to