sxl-vay commented on issue #30360: URL: https://github.com/apache/shardingsphere/issues/30360#issuecomment-1975917967
I'm sorry, here are some infomation of my issue: version: 4.0.0-RC1 I use shardingsphere-jdbc in the following picture: I used a sub-query sql, This statement should perform full table routing bug actual it made a error: can not find owner from table.  In addition,In my project there a lots of complex query sql(Just like the dql sql described in the picture above ),that Sharding standard parsing engine can not parse it. and I used sharding-jdbc 4.0.0-RC1,and I cannot upgrade the version. Can you provide a way or give some suggestions on how to enhance the standard SQL parsing engine -- 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]
