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] Support RESTORE for clustered table #3239

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

zedtang
Copy link
Collaborator

@zedtang zedtang commented Jun 7, 2024

Which Delta project/connector is this regarding?

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

Description

Backported from ef1def9

Support RESTORE for clustered tables by adding a new domain metadata to overwrite the existing one so that clustering columns are correctly restored.

How was this patch tested?

New unit tests.

Does this PR introduce any user-facing changes?

No

Support RESTORE for clustered tables by adding a new domain metadata to
overwrite the existing one so that clustering columns are correctly
restored.

New unit tests.
@zedtang zedtang self-assigned this Jun 7, 2024
@scottsand-db scottsand-db merged commit c3b4e47 into delta-io:branch-3.2 Jun 11, 2024
8 of 9 checks passed
@zedtang zedtang deleted the restore-clustered-table-3.2 branch June 17, 2024 08:31
@felipepessoto
Copy link
Contributor

Hi @zedtang do you have plans to release a 3.2.1 version soon to include the latest fixes? I think we have at least two more fixes in 3.2.1-SNAPSHOT.

Thanks

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.

4 participants