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

opt/testcat: fix hidden columns in opt tester #133421

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DrewKimball
Copy link
Collaborator

This commit makes two related fixes to the way hidden columns are handled in the test catalog:

  • Columns declared using NOT VISIBLE are now defined as hidden instead if visible.
  • The implicit type for a table now includes only visible columns.

Informs #133331

Release note: None

@DrewKimball DrewKimball requested a review from a team as a code owner October 25, 2024 03:35
@DrewKimball DrewKimball requested review from michae2 and removed request for a team October 25, 2024 03:35
@cockroach-teamcity
Copy link
Member

This change is Reviewable

This commit makes two related fixes to the way hidden columns are handled
in the test catalog:
* Columns declared using `NOT VISIBLE` are now defined as hidden instead
  of visible.
* The implicit type for a table now includes only visible columns.

Informs cockroachdb#133331

Release note: None
Copy link

blathers-crl bot commented Oct 25, 2024

Your pull request contains more than 1000 changes. It is strongly encouraged to split big PRs into smaller chunks.

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

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.

2 participants