Skip to content

Add support for detecting existing relations/updating model #35

Description

Currently when we run dbt run twice in the same session we will get exceptions that table already exist

 Caused by: org.apache.flink.table.catalog.exceptions.TableAlreadyExistException: Table (or view) default_database.joined_data already exists in Catalog default_catalog.

This task requires that we first investigate how it should be handled properly by DBT and then implement what is possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions