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][3.2] Fix replacing clustered table with non-clustered table #3195

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

zedtang
Copy link
Collaborator

@zedtang zedtang commented Jun 3, 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.

Cherry-picked from 59f8c64

How was this patch tested?

New unit tests

Does this PR introduce any user-facing changes?

No

…-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.
@zedtang zedtang self-assigned this Jun 3, 2024
@vkorukanti vkorukanti merged commit 9081a4c into delta-io:branch-3.2 Jun 4, 2024
9 checks passed
@zedtang zedtang deleted the fix-replace-table-3.2 branch June 4, 2024 07:32
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