hudi-bot opened a new issue, #15535:
URL: https://github.com/apache/hudi/issues/15535
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
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-5135
- Type: Task
- Epic: https://issues.apache.org/jira/browse/HUDI-4141
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]