sxl-vay opened a new issue, #30360: URL: https://github.com/apache/shardingsphere/issues/30360
select count(1) from ( select id,create_time from uf_shxl_alldata) aaa Just like this simple SQL with a nested subquery seems to be challenging for Sharding's parsing engine to recognize logical tables. The parsing capability of Sharding's parsing engine appears to require further enhancement. -- 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]
