suibianwanwank commented on code in PR #4119:
URL: https://github.com/apache/calcite/pull/4119#discussion_r1903793520
##########
core/src/main/java/org/apache/calcite/plan/RelOptUtil.java:
##########
@@ -189,10 +189,10 @@ public static boolean isPureLimit(RelNode rel) {
}
/**
- * Whether this node is a sort without limit specification.
+ * Whether this node is a sort without limit or offset specification.
Review Comment:
+1, apologies for the late reply, I've fixed it in the latest commit.
--
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]