Oliver-GMJ commented on issue #26922:
URL: 
https://github.com/apache/shardingsphere/issues/26922#issuecomment-1633449660

   It dosen't throw in 5.3.2, but 5.3.2 can't execute LIMIT OFFSET.
   ```
   java.lang.ClassCastException: 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.BinaryOperationExpression
 
   cannot be cast to
   
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.LiteralExpressionSegment
   ```
   


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