chana71 opened a new issue #7326:
URL: https://github.com/apache/shardingsphere/issues/7326


   ## Bug Report
   This type SQL `select from (subquery)a, (subquery)b where a.id=b.aid` will 
report the error below. It should work as `join ... on`. Will this be fixed? Thx
   
![image](https://user-images.githubusercontent.com/31340809/92448162-ccde8d80-f1ea-11ea-8971-1736ba37c2e7.png)
   
   ### Which version of ShardingSphere did you use?
   master 
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   proxy
   ### Expected behavior
   
   ### Actual behavior
   
   ### Reason analyze (If you can)
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule 
configuration, when exception occur etc.
   
   ### Example codes for reproduce this issue (such as a github link).
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to