TherChenYang opened a new issue, #29823:
URL: https://github.com/apache/shardingsphere/issues/29823

   ## Question
   
   In the process of writing SQL Server parsing work,the required parsing 
syntax is as follows
   <img width="705" alt="image" 
src="https://github.com/apache/shardingsphere/assets/124348939/90405f7d-23d3-4d04-8fcf-ab6764b09836";>
   Then I found that there is no corresponding intoSegment in 
org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement.Then
 I looked at the parsing of Mysql, and I found that mysql skipped this part of 
the parsing work,I wonder if this part of the content does not need to be 
analyzed?
   
![image](https://github.com/apache/shardingsphere/assets/124348939/e927d8d3-399b-47b0-91a6-7efe41f0a0f8)
   
![image](https://github.com/apache/shardingsphere/assets/124348939/4a4657f7-7e6c-4362-98fb-aa95caf0b129)
   
   
   


-- 
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]

Reply via email to