shardingsphere
shardingsphere copied to clipboard
Print error SQL when throwing exception.SQLParsingException
Fixes #18455 .
Changes proposed in this pull request:
- Throw root cause of SQLParsingException
Codecov Report
Merging #18598 (590f1c9) into master (ed72b89) will decrease coverage by
0.00%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #18598 +/- ##
============================================
- Coverage 59.32% 59.31% -0.01%
Complexity 2255 2255
============================================
Files 3717 3717
Lines 54724 54726 +2
Branches 9326 9326
============================================
Hits 32463 32463
- Misses 19510 19512 +2
Partials 2751 2751
Impacted Files | Coverage Δ | |
---|---|---|
...advanced/AdvancedDistSQLStatementParserEngine.java | 0.00% <0.00%> (ø) |
|
...featured/FeaturedDistSQLStatementParserEngine.java | 0.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ed72b89...590f1c9. Read the comment docs.
Hey! I'll be able to update this by the coming weekend.
@ninjaboy97 Hi, any update?
@ninjaboy97 The progress of this PR has not been upgraded for a long time. If there is no update, I will close it soon.
I just close this PR and reopen issue #18455.