-
Notifications
You must be signed in to change notification settings - Fork 752
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
USER-2678: Add user privileges [PATCH-1] #2703
Conversation
Thanks for the contribution! Please review the labels and make any necessary changes. |
I will merge it with main branch :) |
Codecov Report
@@ Coverage Diff @@
## main #2703 +/- ##
=====================================
Coverage 69% 69%
=====================================
Files 616 617 +1
Lines 33320 33330 +10
=====================================
+ Hits 23083 23115 +32
+ Misses 10237 10215 -22
Continue to review full report at Codecov.
|
Wait for another reviewer approval |
I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/
Summary
This is the user privileges PATCH-1:
userinfo
when we create a user, now the privileges is empty.Changelog
Related Issues
Related #2678
Test Plan
Unit Tests
Stateless Tests