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

Disallow writing to Delta Lake tables with generated columns #14513

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

ebyhr
Copy link
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
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