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

HIVE-28260: CreateTableEvent wrongly skips authorizing DFS_URI for managed table. #5250

Merged
merged 1 commit into from
May 15, 2024

Conversation

ayushtkn
Copy link
Member

What changes were proposed in this pull request?

Correct the check to restore proper behaviour

Why are the changes needed?

The check is wrong, the string needs to be compared using equals

Does this PR introduce any user-facing change?

Yes, the URI will be validated during create for managed table

Is the change a dependency upgrade?

No

How was this patch tested?

👀

Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@SourabhBadhya SourabhBadhya left a comment

Choose a reason for hiding this comment

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

LGTM +1

@ayushtkn ayushtkn merged commit 73af4cd into apache:master May 15, 2024
6 checks passed
dengzhhu653 pushed a commit to dengzhhu653/hive that referenced this pull request Jun 13, 2024
…naged table. (apache#5250). (Ayush Saxena, reviewed by Sourabh Badhya, Attila Turoczy)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants