Skip to content

Disallow writing to Delta Lake tables with generated columns#14513

Merged
ebyhr merged 2 commits intomasterfrom
ebi/delta-generated-columns
Oct 7, 2022
Merged

Disallow writing to Delta Lake tables with generated columns#14513
ebyhr merged 2 commits intomasterfrom
ebi/delta-generated-columns

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Oct 7, 2022

Description

Disallow writing to Delta Lake tables with generated columns explicitly.
Note that such writing was already prevented by the writer version check.
Relates to #12637

Release notes

(x) This is not user-visible or docs only and no release notes are required.

@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented Oct 7, 2022

TestDeltaLakeWriteDatabricksCompatibility.testCaseDeletePartialPartition hit #14391

@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label Oct 7, 2022
@ebyhr ebyhr merged commit 1a2a2ef into master Oct 7, 2022
@ebyhr ebyhr deleted the ebi/delta-generated-columns branch October 7, 2022 21:48
@github-actions github-actions bot added this to the 400 milestone Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

3 participants