Skip to content

clusterversion: remove three 22_2 version gates owned by SQL Queries#97819

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:version-gates
Mar 7, 2023
Merged

clusterversion: remove three 22_2 version gates owned by SQL Queries#97819
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:version-gates

Conversation

@yuzefovich
Copy link
Copy Markdown
Member

This commit removes the following version gates:

  • V22_2TrigramInvertedIndexes
  • V22_2AlterSystemSQLInstancesAddLocality (as well as the corresponding migration)
  • V22_2DeleteRequestReturnKey.

Fixes: #96757.

Release note: None

This commit removes the following version gates:
- V22_2TrigramInvertedIndexes
- V22_2AlterSystemSQLInstancesAddLocality (as well as the corresponding
migration)
- V22_2DeleteRequestReturnKey.

Release note: None
@yuzefovich yuzefovich requested review from a team February 28, 2023 23:18
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@yuzefovich
Copy link
Copy Markdown
Member Author

@cockroachdb/sql-queries anyone care to give a stamp?

Copy link
Copy Markdown
Collaborator

@rytaft rytaft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 9 of 9 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @yuzefovich)

@yuzefovich
Copy link
Copy Markdown
Member Author

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 7, 2023

Build failed:

@yuzefovich
Copy link
Copy Markdown
Member Author

unrelated flake

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 7, 2023

Build succeeded:

@craig craig bot merged commit 43a25a0 into cockroachdb:master Mar 7, 2023
@yuzefovich yuzefovich deleted the version-gates branch March 7, 2023 03:43
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.

sql queries: remove V22_2 gates and related logic/migrations/etc

3 participants