Skip to content

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

Merged
craig[bot] merged 3 commits intocockroachdb:masterfrom
chengxiong-ruan:make-sure-mixed-version-logic-test
Mar 15, 2023
Merged

sql: make sure mixed version logic tests are enabled for declarative schema changer enabled DDL in 22.2#98697
craig[bot] merged 3 commits intocockroachdb:masterfrom
chengxiong-ruan:make-sure-mixed-version-logic-test

Conversation

@chengxiong-ruan
Copy link
Copy Markdown
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
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

TFTR!
bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 15, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 15, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
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