[
https://issues.apache.org/jira/browse/HUDI-8379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910682#comment-17910682
]
Sagar Sumit commented on HUDI-8379:
-----------------------------------
To be fixed in HUDI-8775, for which there is a PR under review -
https://github.com/apache/hudi/pull/12558
> Expression Index should be used with the partition pruning rule
> ---------------------------------------------------------------
>
> Key: HUDI-8379
> URL: https://issues.apache.org/jira/browse/HUDI-8379
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Sagar Sumit
> Assignee: Lokesh Jain
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.1
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> Currently, functional index is used in data skipping after partition pruning
> (just like colstats). However, if the query is only on functional predicate,
> we can use the index directly in partition pruning.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)