Update columnar migration version on prepare_release by hanefi · Pull Request #311 · citusdata/tools
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 13
Draft
Update columnar migration version on prepare_release#311
Update columnar migration version on prepare_release#311
Conversation
Copy link Copy Markdown
Member
This PR aims to contain all the changes to automate what we did in citusdata/citus#6898 to bump columnar versions in all the necessary places when we prepare a new release.
TODO:
- update
citus_columnar.control - create new upgrade and downgrade files for the new columnar migration version
- Either add the logic to update diff changes here, or open a PR on citus to make sure the test outputs do not change when we bump columnar version
- consider adding tests to cover the columnar version bumps
hanefi added 2 commits
May 5, 2023 00:44
hanefi
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment