Skip to content

Conversation

bghal
Copy link
Contributor

@bghal bghal commented Oct 20, 2025

Backport 1/1 commits from #155475 on behalf of @bghal.


Previously, the indexes named in the INSPECT command's options were
resolved without using the database or table name as context. This
change uses the name of the table and/or database to fill out the index
name.

Some cleanup work from #148365 to move off of SCRUB is also included.

Epic: CRDB-30356
Informs: #77376

Release note (sql change): The INSPECT command now uses the table or
database parameter as context for resolving indexes named in the
options.


Release justification:

Previously, the indexes named in the `INSPECT` command's options were
resolved without using the database or table name as context. This
change uses the name of the table and/or database to fill out the index
name.

Epic: CRDB-30356
Informs: cockroachdb#155056

Release note (sql change): The `INSPECT` command now uses the table or
database parameter as context for resolving indexes specified in the
options.
@bghal bghal requested review from a team as code owners October 20, 2025 18:12
@bghal bghal force-pushed the blathers/backport-release-25.4-155475 branch from 93aee7e to b8f6f3b Compare October 20, 2025 18:12
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Oct 20, 2025
@blathers-crl blathers-crl bot requested review from spilchen and yuzefovich October 20, 2025 18:12
Copy link

blathers-crl bot commented Oct 20, 2025

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot added backport Label PR's that are backports to older release branches T-dev-inf labels Oct 20, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@bghal
Copy link
Contributor Author

bghal commented Oct 21, 2025

Closing backport as a UX improvement

@bghal bghal closed this Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Label PR's that are backports to older release branches blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. T-dev-inf

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants