Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use insert overwrite for the first batch of seed #149

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Aug 5, 2022

resolves #114

Description

Uses insert overwrite for the first batch of seed to help seeds in external tables.

This must be a temporary fix and should follow dbt-labs/dbt-spark#182.

Copy link
Collaborator

@allisonwang-db allisonwang-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ueshin
Copy link
Collaborator Author

ueshin commented Aug 25, 2022

Thanks! merging.

@ueshin ueshin merged commit 44ec7d9 into databricks:main Aug 25, 2022
@ueshin ueshin deleted the external_seed branch August 25, 2022 20:39
ueshin added a commit to ueshin/dbt-databricks that referenced this pull request Aug 30, 2022
resolves databricks#114

### Description

Uses `insert overwrite` for the first batch of seed to help seeds in external tables.

This must be a temporary fix and should follow dbt-labs/dbt-spark#182.
ueshin added a commit to ueshin/dbt-databricks that referenced this pull request Aug 30, 2022
resolves databricks#114

### Description

Uses `insert overwrite` for the first batch of seed to help seeds in external tables.

This must be a temporary fix and should follow dbt-labs/dbt-spark#182.
This was referenced Aug 30, 2022
ueshin added a commit that referenced this pull request Aug 31, 2022
resolves #114

### Description

Uses `insert overwrite` for the first batch of seed to help seeds in external tables.

This must be a temporary fix and should follow dbt-labs/dbt-spark#182.
ueshin added a commit that referenced this pull request Aug 31, 2022
resolves #114

### Description

Uses `insert overwrite` for the first batch of seed to help seeds in external tables.

This must be a temporary fix and should follow dbt-labs/dbt-spark#182.
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.

Data is duplicated on reloading seeds that are using an external table
3 participants