l4wei commented on code in PR #2910:
URL: https://github.com/apache/calcite/pull/2910#discussion_r981264826
##########
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java:
##########
@@ -6352,6 +6352,20 @@ private void checkLiteral2(String expression, String
expected) {
.withCalcite().ok(expectedCalciteX);
}
+ /** Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-5265">[CALCITE-5265]
+ * Select operator' parentheses should be same with Union operator</a>. */
Review Comment:
OK, done.
--
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]