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


##########
core/src/main/java/org/apache/calcite/sql/fun/SqlOverlapsOperator.java:
##########
@@ -129,6 +149,14 @@ void arg(SqlWriter writer, SqlCall call, int leftPrec, int 
rightPrec, int i) {
         }
         return false;
       }
+    } else {

Review Comment:
   I will add a comment explaining this if 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