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

sql: make sure mixed version logic tests are enabled for declarative schema changer enabled DDL in 22.2 #98697

Merged

Conversation

chengxiong-ruan
Copy link
Contributor

Informs: #98637

This PR makes sure we enable mixed version logic tests for ddl statements enabled in declarative schema changer in 22.2.

We already have mixed version test coverage for CREATE INDEX, DROP INDEX, ADD COLUMN, DROP COLUMN and ADD CONSTRAINT.

Each commit turns on mixed version logic test for each of DROP OWNED BY, COMMENT ON and ALTER PRIMARY KEY.

@chengxiong-ruan chengxiong-ruan requested a review from a team March 15, 2023 18:17
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@fqazi fqazi left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1, 10 of 10 files at r2, 3 of 3 files at r3, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @chengxiong-ruan)


-- commits line 7 at r2:
Nit: this is for both mixed and non-mixed

@chengxiong-ruan chengxiong-ruan force-pushed the make-sure-mixed-version-logic-test branch from c42221f to 033951f Compare March 15, 2023 18:46
@chengxiong-ruan
Copy link
Contributor Author

TFTR!
bors r+

@craig
Copy link
Contributor

craig bot commented Mar 15, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Mar 15, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Mar 15, 2023

Build succeeded:

@craig craig bot merged commit 1d2a647 into cockroachdb:master Mar 15, 2023
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.

3 participants