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

[Release] Update wrong arrow and pyarrow versions to 14.0.0 #335

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Nov 14, 2023

We did not update the cookbooks from 12.0.0 to 13.0.0 and when updating from 12.0.0 to 14.0.0 the script missed the following version updates because I used:
./dev/release/01-bump-versions.sh 13.0.0 14.0.0 instead of ./dev/release/01-bump-versions.sh 12.0.0 14.0.0
Manually update the missing updates to run cookbooks consistently for 14.0.0.

This commit will have to be cherry-picked to the stable branch once merged.

@raulcd raulcd merged commit cc249ec into apache:main Nov 14, 2023
2 checks passed
@raulcd raulcd deleted the add-missing-version-updates branch November 14, 2023 14:55
raulcd added a commit to raulcd/arrow-cookbook that referenced this pull request Nov 14, 2023
We did not update the cookbooks from 12.0.0 to 13.0.0 and when updating
from 12.0.0 to 14.0.0 the script missed the following version updates
because I used:
`./dev/release/01-bump-versions.sh 13.0.0 14.0.0` instead of
`./dev/release/01-bump-versions.sh 12.0.0 14.0.0`
Manually update the missing updates to run cookbooks consistently for
14.0.0.

This commit will have to be cherry-picked to the `stable` branch once
merged.
raulcd added a commit to raulcd/arrow-cookbook that referenced this pull request Nov 14, 2023
We did not update the cookbooks from 12.0.0 to 13.0.0 and when updating
from 12.0.0 to 14.0.0 the script missed the following version updates
because I used:
`./dev/release/01-bump-versions.sh 13.0.0 14.0.0` instead of
`./dev/release/01-bump-versions.sh 12.0.0 14.0.0`
Manually update the missing updates to run cookbooks consistently for
14.0.0.

This commit will have to be cherry-picked to the `stable` branch once
merged.
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.

2 participants