Lokesh Jain created HUDI-6656:
---------------------------------
Summary: SQL query should also consider partition filters while
querying column stats
Key: HUDI-6656
URL: https://issues.apache.org/jira/browse/HUDI-6656
Project: Apache Hudi
Issue Type: Bug
Reporter: Lokesh Jain
Currently only data filters are used while querying the required file slices
from columns stats. The Jira aims to also include partition filters while
querying columns stats.
Currently files from pruned partitions will also be included after querying
column stats. Although those files will be filtered out in the next steps.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)