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

reducesql: reduce index visibility #116106

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

mgartner
Copy link
Collaborator

@mgartner mgartner commented Dec 11, 2023

This commit updates reducesql so that it can attempt to reduce
visibility options of index definitions, like INVISIBLE,
NOT VISIBLE, and VISIBILITY 0.5.

Epic: None

Release note: None

This commit updates `reducesql` so that it can attempt to reduce
visibility options of index definitions, like `INVISIBLE`,
`NOT VISIBLE`, and `VISIBILITY 0.5`.

Release note: None
@mgartner mgartner requested a review from a team December 11, 2023 23:18
@mgartner mgartner requested a review from a team as a code owner December 11, 2023 23:18
@mgartner mgartner requested review from michae2 and removed request for a team December 11, 2023 23:18
Copy link

blathers-crl bot commented Dec 11, 2023

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

@rharding6373 rharding6373 left a comment

Choose a reason for hiding this comment

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

:lgtm: Super helpful. Nice!

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @michae2)

@mgartner
Copy link
Collaborator Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Dec 14, 2023

Build succeeded:

@craig craig bot merged commit 830dad6 into cockroachdb:master Dec 14, 2023
10 checks passed
@mgartner mgartner deleted the reduce-index-visibility branch December 14, 2023 22:26
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.

None yet

3 participants