xiedeyantu commented on code in PR #4236:
URL: https://github.com/apache/calcite/pull/4236#discussion_r2006815959
##########
core/src/test/java/org/apache/calcite/test/JdbcTest.java:
##########
@@ -3925,6 +3926,28 @@ public void checkOrderBy(final boolean desc,
.returnsUnordered("empid=150; name=Sebastian");
}
+ /** Test case for <a
href="https://issues.apache.org/jira/browse/CALCITE-6880">
Review Comment:
Yes, the new rule can cause this problem. Should I keep this case and modify
the comments?
--
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]