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 issue #1770]check udf and data source in order to fix issue 1770 #1826

Merged
merged 4 commits into from Jan 15, 2020

Conversation

lgcareer
Copy link
Contributor

What is the purpose of the pull request

check udf and data source in order to fix issue 1770

Brief change log

(for example:)

  • Add AuthorizationType Enum
  • Add PermissionCheck
  • Add listAuthorizedDataSource in DataSourceMapper
  • Add listAuthorizedUdfFunc in UdfFuncMapper

Verify this pull request

This change added tests and can be verified as follows:

(example:)

  • testListAuthorizedUdfFunc in UdfFuncMapperTest
  • testListAuthorizedDataSource in DataSourceMapperTest

@lgcareer lgcareer requested a review from lenboo January 15, 2020 02:29
@sonarcloud
Copy link

sonarcloud bot commented Jan 15, 2020

SonarCloud Quality Gate failed.

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 13 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@qiaozhanwei qiaozhanwei left a comment

Choose a reason for hiding this comment

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

+1

@qiaozhanwei qiaozhanwei merged commit 779672e into apache:dev Jan 15, 2020
@lgcareer lgcareer deleted the dev-fix-issue1770 branch April 15, 2020 05:58
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

2 participants