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

Iceberg/Delta CREATE OR REPLACE instead of DROP then CREATE #400

Closed
wants to merge 2 commits into from

Conversation

sanga8
Copy link
Contributor

@sanga8 sanga8 commented Jun 21, 2024

Description

The iceberg/delta incremental materialization DROP and then CREATE the table. We could use CREATE OR REPLACE to avoid downtime

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-glue next" section.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@moomindani moomindani self-assigned this Aug 27, 2024
@moomindani moomindani added the enable-functional-tests This label enable functional tests label Aug 27, 2024
@moomindani
Copy link
Collaborator

Apologizes for delay.
Integ test failed. Could you please check?

@sanga8 sanga8 closed this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enable-functional-tests This label enable functional tests repeat-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants