kanha-gupta opened a new pull request, #24970: URL: https://github.com/apache/shardingsphere/pull/24970
@strongduanmu Hello, while adding support for SQL's having identifiers, Numbers & Symbols I have came across a problem. In the following code, I have debugged MySQLStatementSQLVisitor.java & the result of method VisitSubstringFunction have the required Parameters/OperandList. But the same do not shows up in SQLNodeConverterEngineIT.java ACTUAL parsing while running. Can you please guide me regarding what I am doing wrong in parsing these type of queries ? Thank you -- 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]
