You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/10/20 03:27:35 UTC

[GitHub] [shardingsphere] xinglijun1973 commented on issue #21610: 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.ParameterMarkerExpressionSegment

xinglijun1973 commented on issue #21610:
URL: https://github.com/apache/shardingsphere/issues/21610#issuecomment-1284867150

   no related to PR https://github.com/apache/shardingsphere/pull/20257.
   it assumes `rownum <=?`, but it is  `rownum <= :page_no * :page_size)`, in fact an expression, not a parameter. 


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org