suibianwanwank commented on code in PR #3863:
URL: https://github.com/apache/calcite/pull/3863#discussion_r1687985778


##########
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java:
##########
@@ -7700,6 +7700,27 @@ private void checkLiteral2(String expression, String 
expected) {
         .withOracle(11).throws_("Lower Oracle version(<12) doesn't support 
offset/fetch syntax!");
   }
 
+  /** Test case for
+   * <a 
href="https://issues.apache.org/jira/browse/CALCITE-6482";>[CALCITE-6482]
+   * Oracle dialect convert boolean literal when version < 23</a>.*/

Review Comment:
   > `</a>. */` need to modify it. There is a space in the middle.
   
   sry, I've fixed it.



-- 
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-unsubscr...@calcite.apache.org

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

Reply via email to