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/physicalplan: make more tests compatible with secondary tenants #108764

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

knz
Copy link
Contributor

@knz knz commented Aug 15, 2023

Informs #76378.
Links to #108763.
Epic: CRDB-18499

@knz knz requested a review from yuzefovich August 15, 2023 11:22
@knz knz marked this pull request as ready for review August 15, 2023 11:22
@knz knz requested review from a team as code owners August 15, 2023 11:22
@knz knz requested review from rachitgsrivastava and DarrylWong and removed request for a team August 15, 2023 11:22
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz knz force-pushed the 20230815-phy-plan-tests branch from 393d08d to 39e70a3 Compare August 15, 2023 11:35
@knz knz requested a review from a team as a code owner August 15, 2023 11:35
@knz knz force-pushed the 20230815-phy-plan-tests branch 2 times, most recently from 0173582 to 371c1c5 Compare August 15, 2023 12:12
@knz knz requested a review from a team as a code owner August 15, 2023 12:12
@knz knz requested a review from a team August 15, 2023 12:12
Copy link
Contributor

@maryliag maryliag left a comment

Choose a reason for hiding this comment

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

The general changes and the ones from sql_stats: :lgtm:
I will leave the kv, multiregion and plans changes to be reviewed by their respective teams

Reviewed 7 of 7 files at r1, 4 of 4 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @DarrylWong, @rachitgsrivastava, and @yuzefovich)

Copy link
Member

@yuzefovich yuzefovich 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 7 of 7 files at r1, 4 of 4 files at r2, all commit messages.
Reviewable status: :shipit: complete! 2 of 0 LGTMs obtained (waiting on @DarrylWong, @knz, and @rachitgsrivastava)


pkg/server/testserver.go line 1689 at r1 (raw file):

}

// LocalityRef is part of the serverutils.StorageLayerInterface.

nit: do we still need this method? I don't see any renaming in the first commit, so it looks like it's actually no longer used. Also, it's now removed from the storage layer interface.

@knz knz force-pushed the 20230815-phy-plan-tests branch from 371c1c5 to 9c30b09 Compare August 15, 2023 16:38
Copy link
Contributor Author

@knz knz left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (and 2 stale) (waiting on @DarrylWong, @maryliag, @rachitgsrivastava, and @yuzefovich)


pkg/server/testserver.go line 1689 at r1 (raw file):

Previously, yuzefovich (Yahor Yuzefovich) wrote…

nit: do we still need this method? I don't see any renaming in the first commit, so it looks like it's actually no longer used. Also, it's now removed from the storage layer interface.

Good call. Removed.

@knz
Copy link
Contributor Author

knz commented Aug 15, 2023

TFYRs

bors r=maryliag,yuzefovich

@craig
Copy link
Contributor

craig bot commented Aug 15, 2023

Build succeeded:

@craig craig bot merged commit 8ebc6f1 into cockroachdb:master Aug 15, 2023
@knz knz deleted the 20230815-phy-plan-tests branch August 16, 2023 09:57
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.

4 participants