strongduanmu commented on code in PR #24888:
URL: https://github.com/apache/shardingsphere/pull/24888#discussion_r1153423599
##########
test/it/parser/src/main/resources/case/dml/select-special-function.xml:
##########
@@ -125,10 +125,26 @@
</projections>
</select>
<select sql-case-id="select_char">
- <projections start-index="7" stop-index="29">
- <expression-projection text="CHAR(77,121,83,81,'76')"
start-index="7" stop-index="29">
+ <projections start-index="7" stop-index="44">
Review Comment:
> I optimised it. Thanks alot :)
That's great. I will review this pr again after ci passed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]