[
https://issues.apache.org/jira/browse/HUDI-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kudinkin updated HUDI-5135:
----------------------------------
Fix Version/s: (was: 0.13.0)
> Abstract out generic FileIndex
> -------------------------------
>
> Key: HUDI-5135
> URL: https://issues.apache.org/jira/browse/HUDI-5135
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Assignee: Alexey Kudinkin
> Priority: Blocker
>
> FileIndex has to be providing its full-suite of capabilities in a generic way:
> * Partition Pruning
> * Column Stats Pruning
> * Caching
> * etc
>
> To support partition-pruning as well as col-stats pruning in an
> engine-agnostic way, we'd have to implement our own Expression hierarchy
> supporting
> * Conversion from engine-specific one to Hudi's hierarchy
> * Being able to execute expressions
--
This message was sent by Atlassian Jira
(v8.20.10#820010)