-
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
ISSUE-2994: add function current_user() #2995
Conversation
Thanks for the contribution! Please review the labels and make any necessary changes. |
7e1b108
to
2846a1b
Compare
2846a1b
to
0a58baa
Compare
Codecov Report
@@ Coverage Diff @@
## main #2995 +/- ##
=====================================
Coverage 68% 68%
=====================================
Files 650 651 +1
Lines 34293 34324 +31
=====================================
+ Hits 23517 23542 +25
- Misses 10776 10782 +6
Continue to review full report at Codecov.
|
/lgtm |
This need a document issue :D |
I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/
Summary
this PR depends on #2986
this PR adds a current_user() function, to test the session's current user
Changelog
Related Issues
Fixes #2994
Test Plan
Unit Tests
Stateless Tests