Skip to content

kyuubi-sparksql support hive-udf permission control #7024

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

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

Conversation

liujinhui1994
Copy link

Why are the changes needed?

kyuubi-sparksql, supports UDF permission control

How was this patch tested?

We have already run it in production without any problems, and solved the problem of controlling the permissions used by our UDF.

Was this patch authored or co-authored using generative AI tooling?

NO

@liujinhui1994 liujinhui1994 changed the title kyuubi-sparksql support udf permission control kyuubi-sparksql support hive-udf permission control Apr 15, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (647a713) to head (210fb40).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../kyuubi/plugin/spark/authz/PrivilegesBuilder.scala 0.00% 25 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #7024   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         694     694           
  Lines       42768   42793   +25     
  Branches     5821    5830    +9     
======================================
- Misses      42768   42793   +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@turboFei
Copy link
Member

FYI: You can run dev/reformat to refine the style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants