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 creating Delta tables partitioned by all columns #18354

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Jul 20, 2023

Description

Fixes #14001
I will send another PR for DROP COLUMN statement. Currently, OSS Delta Lake allows dropping the last data column delta-io/delta#1929

Release notes

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

@cla-bot cla-bot bot added the cla-signed label Jul 20, 2023
@github-actions github-actions bot added tests:hive delta-lake Delta Lake connector labels Jul 20, 2023
@ebyhr ebyhr self-assigned this Jul 20, 2023
@ebyhr ebyhr requested review from findepi, findinpath and pajaks July 20, 2023 07:29
@ebyhr ebyhr force-pushed the ebi/delta-disallow-all-partitioned-columns branch from 68f1211 to 0d8f688 Compare July 24, 2023 01:58
@ebyhr ebyhr merged commit 41d2fb3 into master Jul 24, 2023
@ebyhr ebyhr deleted the ebi/delta-disallow-all-partitioned-columns branch July 24, 2023 04:01
@github-actions github-actions bot added this to the 423 milestone Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed delta-lake Delta Lake connector
Development

Successfully merging this pull request may close these issues.

Disallow creating Delta tables partitioned by all columns
4 participants