Skip to content

PoC: Add support for materialized views in Iceberg REST Catalog#28866

Draft
findinpath wants to merge 5 commits intotrinodb:masterfrom
findinpath:findinpath/iceberg-rest-mv-spec-support
Draft

PoC: Add support for materialized views in Iceberg REST Catalog#28866
findinpath wants to merge 5 commits intotrinodb:masterfrom
findinpath:findinpath/iceberg-rest-mv-spec-support

Conversation

@findinpath
Copy link
Copy Markdown
Contributor

@findinpath findinpath commented Mar 25, 2026

Description

This contribution serves as a proof of concept for integrating
with the draft reference implementation for Iceberg
materialized view specification done in the PR
apache/iceberg#9830

The materialized view specification in Iceberg is still ongoing
and its current state can be found in apache/iceberg#11041

Additional context and related issues

The first commits in the PR are taken from the bump PR for apache/iceberg 1.11.0 version #26640

Local setup

This PR requires the snapshot release of apache/iceberg libraries which contain the changes from the PR to be on local maven repository.

Required steps for setting up the local development environment:

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Mar 25, 2026
@github-actions github-actions bot added the iceberg Iceberg connector label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

3 participants