apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.11k stars 915 forks source link

[Kyuubi #6760]Passing full username to session #6767

Open avishnus opened 1 month ago

avishnus commented 1 month ago

:mag: Description

Issue References ๐Ÿ”—

This pull request fixes #

Describe Your Solution ๐Ÿ”ง

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Types of changes :bookmark:

Test Plan ๐Ÿงช

Behavior Without This Pull Request :coffin:

Behavior With This Pull Request :tada:

Related Unit Tests


Checklist ๐Ÿ“

Be nice. Be informative.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (04f4437) to head (d4c4f63).

Files with missing lines Patch % Lines
...a/org/apache/kyuubi/service/TFrontendService.scala 0.00% 6 Missing :warning:
...che/kyuubi/server/KyuubiTHttpFrontendService.scala 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6767 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 684 684 Lines 42354 42356 +2 Branches 5776 5776 ====================================== - Misses 42354 42356 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.