You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2021/07/12 19:50:55 UTC

[GitHub] [calcite] NobiGo commented on a change in pull request #2457: [CALCITE-4690] Error when when executing query with CHARACTER SET in Redshift

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: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org