Skip to content

Materialized Views support in Presto #26612

@tdcmeehan

Description

@tdcmeehan

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.

Metadata

Metadata

Assignees

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions