fix jdbc connect parameters can not input '@' and '.' character#8293
Conversation
|
Could you add some unit test to it? @zhuxt2015 |
Codecov Report
@@ Coverage Diff @@
## dev #8293 +/- ##
============================================
+ Coverage 45.30% 45.34% +0.03%
- Complexity 3994 4025 +31
============================================
Files 680 686 +6
Lines 26459 26702 +243
Branches 2848 2867 +19
============================================
+ Hits 11987 12107 +120
- Misses 13339 13450 +111
- Partials 1133 1145 +12
Continue to review full report at Codecov.
|
yes, I'll add a unit test |
|
Error: SonarCloud server [https://sonarcloud.io/] can not be reached @zhongjiajie I don't know why appear this error, can you help me resolve |
caishunfeng
left a comment
There was a problem hiding this comment.
Look good to me if CI pass, thanks for your contribution
|
Kudos, SonarCloud Quality Gate passed! |
|
I restart the failing CI just now |
|
Thanks @caishunfeng for reviewing |








This closes #8135
Purpose of the pull request
fix jdbc connect parameters can not input '@' and '.' character
Brief change log
Verify this pull request
This pull request is already covered by existing tests, such as (please describe tests).
can input '@' or '.' character in jdbc connect parameters
