mihaibudiu commented on code in PR #5017:
URL: https://github.com/apache/calcite/pull/5017#discussion_r3405065179


##########
core/src/main/java/org/apache/calcite/sql/SqlUtil.java:
##########
@@ -455,48 +455,62 @@ public static void unparseBinarySyntax(
   }
 
   /**
-   * Unparses a WHERE clause.
+   * Unparses a condition clause, such as WHERE or ON.

Review Comment:
   this deserves a bit more elaboration, since both WHERE and ON can be used in 
several places in a SQL statement.



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