Skip to content

fix: Drop columns before adding columns when altering table in Spark#599

Merged
izeigerman merged 1 commit intomainfrom
drop-first-then-add-alter-table-spark
Mar 24, 2023
Merged

fix: Drop columns before adding columns when altering table in Spark#599
izeigerman merged 1 commit intomainfrom
drop-first-then-add-alter-table-spark

Conversation

@izeigerman
Copy link
Contributor

@crericha I suddenly realized there was one more place where the order of column alteration was incorrect.

@izeigerman izeigerman force-pushed the drop-first-then-add-alter-table-spark branch from f07509f to d906010 Compare March 24, 2023 20:34
@izeigerman izeigerman force-pushed the drop-first-then-add-alter-table-spark branch from d906010 to 3df69de Compare March 24, 2023 20:34
@izeigerman izeigerman changed the title Drop columns before adding columns when altering table in Spark fix: Drop columns before adding columns when altering table in Spark Mar 24, 2023
@crericha
Copy link
Contributor

Nice catch!

@izeigerman izeigerman merged commit 66fda53 into main Mar 24, 2023
@izeigerman izeigerman deleted the drop-first-then-add-alter-table-spark branch March 24, 2023 20:49
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.

2 participants