[ 
https://issues.apache.org/jira/browse/HUDI-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sivabalan narayanan closed HUDI-8663.
-------------------------------------
    Resolution: Fixed

> Do col stats lookup only for indexed cols 
> ------------------------------------------
>
>                 Key: HUDI-8663
>                 URL: https://issues.apache.org/jira/browse/HUDI-8663
>             Project: Apache Hudi
>          Issue Type: Sub-task
>          Components: metadata
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.0.1
>
>
> As of now, we do not store the list of cols to index anywhere. We have this 
> https://issues.apache.org/jira/browse/HUDI-8232 ticket to add the support. 
>  
> once we have the support, on the query side pruning, we should avoid looking 
> up in cols stats if a col is not indexed w/ col stats only. As of now, we 
> just lookup in col stats for every col in the query predicate. 
>  



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

Reply via email to