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

Allow for overwriting in create operation. #917

Closed
roeap opened this issue Nov 6, 2022 · 2 comments
Closed

Allow for overwriting in create operation. #917

roeap opened this issue Nov 6, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@roeap
Copy link
Collaborator

roeap commented Nov 6, 2022

Description

The spark implementation allows for overwriting a table via a create operation. However we need to implement proper schema evolution to support this.

See comment.

Use Case

Related Issue(s)

@roeap roeap added the enhancement New feature or request label Nov 6, 2022
@ion-elgreco
Copy link
Collaborator

ion-elgreco commented Nov 6, 2023

@roeap @rtyler is this still relevant with the introduction of CREATE OR REPLACE in the CreateBuilder? #1688

@ion-elgreco
Copy link
Collaborator

Closing this one, since we already have CREATE OR REPLACE working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants