vlsi commented on a change in pull request #1795:
URL: https://github.com/apache/calcite/pull/1795#discussion_r492986760



##########
File path: core/src/main/java/org/apache/calcite/sql/type/ReturnTypes.java
##########
@@ -410,6 +411,7 @@ public int size() {
   public static final SqlReturnTypeInference INTEGER_QUOTIENT_NULLABLE =
       chain(ARG0_INTERVAL_NULLABLE, LEAST_RESTRICTIVE);
 
+

Review comment:
       Please refrain from altering non-related lines




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

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


Reply via email to