[fix-#15176] [sql] If the value of the variable contains $ or / symbols, an error may be reported. #15177
[fix-#15176] [sql] If the value of the variable contains $ or / symbols, an error may be reported. #15177fuchanghai wants to merge 11 commits intoapache:devfrom
Conversation
|
but when i run
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #15177 +/- ##
============================================
+ Coverage 38.01% 38.04% +0.02%
- Complexity 4692 4694 +2
============================================
Files 1304 1304
Lines 44814 44818 +4
Branches 4804 4804
============================================
+ Hits 17038 17051 +13
+ Misses 25924 25915 -9
Partials 1852 1852 ☔ View full report in Codecov by Sentry. |
|
@qingwli @ruanwenjun PTAL |
|
What's your test content was? |
|
Please add Ut for this, this issue is not clear. |
i will add UT, tomorrow |
dnoe |
|
hi @qingwli I had add UT,PTAL |
|
@ruanwenjun PTAL |
|
@caishunfeng @SbloodyS PTAL |
|
|
This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs. |
|
This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request. |












Purpose of the pull request
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.