Skip to content

New MV Implementation - Backfill and Empty Table Creation Support #558

@BentsiLeviav

Description

@BentsiLeviav

Goal

Provide mechanisms for initializing empty tables and handling backfill logic.

Description

  • Add config options for controlling initial table state:

config(backfill='none' | 'manual' | 'auto')

  • Support creating empty target tables before MVs are populated.

  • Ensure backfilling does not block or break the MV linkage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions