guimingyue opened a new issue #11115:
URL: https://github.com/apache/shardingsphere/issues/11115


   The `joinType` field of `JoinTableSegment` is null for inner join. I think 
the `ParseTreeVisitor` does not handle the join type property. For example, the 
testcase of 
[SelectStatementSqlNodeConverterTest#testConvertInnerJoin](https://github.com/apache/shardingsphere/blob/master/shardingsphere-infra/shardingsphere-infra-optimize/src/test/java/org/apache/shardingsphere/infra/optimize/core/convert/SelectStatementSqlNodeConverterTest.java#LC147).
   <img width="600" alt="Screen Shot 2021-07-02 at 23 09 31" 
src="https://user-images.githubusercontent.com/1716196/124295234-2ef9ec00-db8b-11eb-954b-fb40001b308b.png";>
   
   
   
   


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