Details
-
Epic
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Data skipping in Presto/Trino
Description
Hudi already supports data skipping for Spark using metadata table's files and column_stats partitions. This RFC is to enable the same support for Presto/Trino/Hive. Towards that effort, we should also think of having a common abstraction for expressions and pruning, that can be integrated with different engines.