xuzifu666 commented on code in PR #4327:
URL: https://github.com/apache/calcite/pull/4327#discussion_r2055972420


##########
core/src/main/java/org/apache/calcite/util/RelToSqlConverterUtil.java:
##########
@@ -64,6 +68,79 @@ public static void unparseHiveTrim(
     }
   }
 
+  /**
+   * Unparses IS_TURE/IS_FALSE/IS_NOT_TRUE/IS_NOT_FALSE to right format for 
dialects.
+   *
+   * <p>For example :
+   *
+   * <blockquote><pre>

Review Comment:
   Had changed, please help to review with the comments whether is OK, thanks~ 
@NobiGo 



-- 
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]

Reply via email to