NobiGo commented on a change in pull request #2457:
URL: https://github.com/apache/calcite/pull/2457#discussion_r667843434
##########
File path:
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java
##########
@@ -1599,6 +1599,17 @@ private void checkHavingAliasSameAsColumn(boolean
upperAlias) {
sql(query).withMssql().ok(expected);
}
+ /** Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-4690">[CALCITE-4690]
+ * Error when when executing query with CHARACTER SET in Redshift</a>. */
Review comment:
code annotation has repeated when word? “Error when exe.....”
--
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]