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

fix(view): fix get view failed without show view permission #507

Conversation

PeachThinking
Copy link
Collaborator

What type of PR is this?

type-bug
module-database object

What this PR does / why we need it:

fix get view failed without show view permission

Which issue(s) this PR fixes:

Fixes #419

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@PeachThinking PeachThinking added type-bug Something isn't working priority-high module-Database object Table/View/Type/Function/Procedure/Package/Synonym/Constraint/Index labels Oct 16, 2023
@PeachThinking PeachThinking added this to the ODC 4.2.2 milestone Oct 16, 2023
@PeachThinking PeachThinking changed the base branch from main to dev/4.2.2 October 16, 2023 04:02
Copy link
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

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

lgtm

@yhilmare yhilmare merged commit 7d0903a into dev/4.2.2 Oct 16, 2023
19 checks passed
@yhilmare yhilmare deleted the jingtian_422_fix_get_view_failed_without_show_view_permission branch October 16, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module-Database object Table/View/Type/Function/Procedure/Package/Synonym/Constraint/Index priority-high type-bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Bug]: Users without ‘show view’ permission report an error when viewing the view under information_schema
2 participants