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

schemachanger: refactor deprecated call in mustRetrieveIndexNameElem #130695

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

annrpom
Copy link
Contributor

@annrpom annrpom commented Sep 13, 2024

This patch refactors mustRetrieveIndexNameElem to be more aligned with how we get elems in the DSC today; we also move this in the helpers.go file as zone config partitions code uses it to support ALTER PARTITION ... OF TABLE.

Informs: #129889
Release note: None

This patch refactors `mustRetrieveIndexNameElem` to be more aligned with
how we get elems in the DSC today; we also move this in the `helpers.go`
file as zone config partitions code uses it to support `ALTER PARTITION
... OF TABLE`.

Informs: cockroachdb#129889
Release note: None
@annrpom annrpom requested a review from fqazi September 13, 2024 17:58
@annrpom annrpom requested a review from a team as a code owner September 13, 2024 17:58
Copy link

blathers-crl bot commented Sep 13, 2024

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@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.

:lgtm:

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

@annrpom
Copy link
Contributor Author

annrpom commented Sep 13, 2024

TFTR! ('-')7

bors r=fqazi

@craig craig bot merged commit 0d1dca5 into cockroachdb:master Sep 13, 2024
23 checks passed
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