kyuubi
kyuubi copied to clipboard
[KYUUBI #6346] Change Kyuubi JDBC Driver default port and make it effective
:mag: Description
Issue References ๐
This pull request fixes #6346
Describe Your Solution ๐ง
Change Kyuubi JDBC Driver default port and make it effective.
Types of changes :bookmark:
- [X] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Test Plan ๐งช
Behavior Without This Pull Request :coffin:
Behavior With This Pull Request :tada:
Related Unit Tests
Checklist ๐
- [X] This patch was not authored or co-authored using Generative Tooling
Be nice. Be informative.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 58.39%. Comparing base (
5cbbdc3) to head (0a30852). Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #6347 +/- ##
============================================
- Coverage 58.45% 58.39% -0.07%
Complexity 24 24
============================================
Files 653 653
Lines 39865 39865
Branches 5481 5481
============================================
- Hits 23303 23279 -24
- Misses 14073 14086 +13
- Partials 2489 2500 +11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks, merged to master and branch-1.9