Skip to content

PG: test coverage for ingesting paritioned table via leaves - #38182

Draft
martykulma wants to merge 1 commit into
MaterializeInc:mainfrom
martykulma:maz-pg-partition-table-tests
Draft

PG: test coverage for ingesting paritioned table via leaves#38182
martykulma wants to merge 1 commit into
MaterializeInc:mainfrom
martykulma:maz-pg-partition-table-tests

Conversation

@martykulma

Copy link
Copy Markdown
Contributor

Adds coverage for ingesting a declaratively partitioned table from PostgreSQL via the leaf partitions.

Publication is created without publish_via_partition_root. Each leaf table must be added to the publication (or alternatively, FOR ALL TABLES [IN SCHEMA ...]). For each table, CREATE TABLE ... FROM SOURCE ingests each leaf. A view (or materialized view) can union the leaves to create the main table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant