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 array, map or row type #18355

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Jul 20, 2023

Description

Fixes #18352

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
@ebyhr ebyhr self-assigned this Jul 20, 2023
@github-actions github-actions bot added tests:hive delta-lake Delta Lake connector labels Jul 20, 2023
@ebyhr ebyhr requested review from findepi, findinpath and pajaks July 20, 2023 07:30
@ebyhr ebyhr force-pushed the ebi/delta-partitioned-by-complex-types branch 3 times, most recently from 1139d78 to a18c03d Compare July 20, 2023 12:23
@ebyhr ebyhr force-pushed the ebi/delta-partitioned-by-complex-types branch from a18c03d to 574259c Compare July 21, 2023 10:54
@ebyhr ebyhr merged commit 57a4d60 into master Jul 24, 2023
@ebyhr ebyhr deleted the ebi/delta-partitioned-by-complex-types branch July 24, 2023 01:47
@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 array, map and row types
2 participants