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

[1.0.x] Core: Only validate the current partition specs (#5707) #5915

Closed
wants to merge 1 commit into from

Conversation

nastra
Copy link
Contributor

@nastra nastra commented Oct 4, 2022

This backports #5707 to 1.0.x

If a fields is being deleted that used to be part of a partition spec,
that will throw an error because it cannot resolve the field anymore.

Closes apache#5676
Closes apache#5707
Closes apache#5399
@nastra
Copy link
Contributor Author

nastra commented Oct 5, 2022

It turns out that this requires to backport #5601 as well, which is a substantial change. #5707 will be shipped with 1.1.0 and not with 1.0.0

@nastra nastra closed this Oct 5, 2022
@nastra nastra deleted the 1.0-x-partition-spec-validation branch October 5, 2022 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants