LakeShen commented on code in PR #3367:
URL: https://github.com/apache/calcite/pull/3367#discussion_r1315128645
##########
core/src/test/java/org/apache/calcite/test/JdbcTest.java:
##########
@@ -3773,6 +3774,35 @@ public void checkOrderBy(final boolean desc,
"empid=110; name=Theodore");
}
+ @Test void testExceptToDistinct() {
Review Comment:
> testMinusToDistinct
It makes sense to me,I have changed name to testMinusToDistinct
--
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]