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

[Spark] Fix replacing clustered table with non-clustered table #3175

Merged
merged 2 commits into from
May 31, 2024

Conversation

zedtang
Copy link
Collaborator

@zedtang zedtang commented May 29, 2024

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

Fix replacing clustered table with non-clustered table, by creating a domain metadata with empty clustering columns.

How was this patch tested?

New UTs.

Does this PR introduce any user-facing changes?

No

@zedtang zedtang self-assigned this May 29, 2024
Copy link
Contributor

@dabao521 dabao521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me with a few comments, thanks!

@zedtang zedtang requested a review from dabao521 May 31, 2024 15:36
Copy link
Contributor

@dabao521 dabao521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@vkorukanti vkorukanti merged commit 59f8c64 into delta-io:master May 31, 2024
10 checks passed
@zedtang zedtang deleted the fix-replace-table branch June 3, 2024 15:45
zedtang added a commit to zedtang/delta that referenced this pull request Jun 3, 2024
…-io#3175)

## Description
Fix replacing clustered table with non-clustered table, by creating a
domain metadata with empty clustering columns.

## How was this patch tested?
New UTs.
richardc-db pushed a commit to richardc-db/delta that referenced this pull request Jun 5, 2024
…-io#3175)

## Description
Fix replacing clustered table with non-clustered table, by creating a
domain metadata with empty clustering columns.

## How was this patch tested?
New UTs.
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.

3 participants