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

[BUILD] allow frontend plugin not to inherits Maven's http proxy config #6778

Closed bowenliang123 closed 1 week ago

bowenliang123 commented 4 weeks ago

:mag: Description

Issue References ๐Ÿ”—

Describe Your Solution ๐Ÿ”ง

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 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (d3520dd) to head (c8eb2e4). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6778 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 687 687 Lines 42439 42439 Branches 5793 5793 ====================================== Misses 42439 42439 ```

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

bowenliang123 commented 1 week ago

Thanks, merged to master (1.11.0) and branch-1.10 (1.10.1).