Skip to content

Disallow creating views when schema doesn't exist in File HMS#12482

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
Emor-nj:filemetastore
Jun 7, 2022
Merged

Disallow creating views when schema doesn't exist in File HMS#12482
ebyhr merged 1 commit intotrinodb:masterfrom
Emor-nj:filemetastore

Conversation

@Emor-nj
Copy link
Copy Markdown
Member

@Emor-nj Emor-nj commented May 20, 2022

Description

Fix file-metastore allows creating views in a schema where it doesn't exist

Related issues, pull requests, and links

Fixes #10857

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented May 20, 2022

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@trino.io. For more information, see https://github.com/trinodb/cla.

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented May 20, 2022

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@trino.io. For more information, see https://github.com/trinodb/cla.

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented May 20, 2022

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@trino.io. For more information, see https://github.com/trinodb/cla.

Copy link
Copy Markdown
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

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

Let me merge once your CLA is registered.

@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Jun 7, 2022

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Jun 7, 2022
@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Jun 7, 2022

The cla-bot has been summoned, and re-checked this pull request!

@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label Jun 7, 2022
@Emor-nj Emor-nj changed the title File-metastore do not allow createing view when schema is not exist Disallow creating views when schema doesn't exist in File HMS Jun 7, 2022
@ebyhr ebyhr merged commit 08cf8e2 into trinodb:master Jun 7, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Jun 7, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 385 milestone Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

file-metastore allows creating views in a schema where it doesn't exist

2 participants