RFC-0016 described work to extend Presto’s materialized views to:
- Add support for more non-Hive connectors including Iceberg
- Improve the stitching functionality to include conjunctive constraints (such as time travel queries)
- Add support for JDBC connectors
- Improve access control
- Refactor the refresh and stitching code paths to be planner-oriented to support more sophisticated techniques in the future, including cost based decisions
This issue tracks the work to implement the ideas in RFC-0016.
RFC-0016 described work to extend Presto’s materialized views to:
This issue tracks the work to implement the ideas in RFC-0016.