ratyzhang opened a new issue #2039: select limit offset statement has a bug URL: https://github.com/apache/incubator-shardingsphere/issues/2039 Example: original sql : SELECT col1,col2,col3 FROM tbl_xx_yymmdd limit 1 offset 0;
---------------------------------------------------------------- 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] With regards, Apache Git Services
