Sagar Sumit created HUDI-8379:
---------------------------------
Summary: Functional 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: Task
Reporter: Sagar Sumit
Assignee: Sagar Sumit
Fix For: 1.0.0
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)