olivrlee commented on code in PR #4026:
URL: https://github.com/apache/calcite/pull/4026#discussion_r1825307455


##########
core/src/test/java/org/apache/calcite/plan/RelWriterTest.java:
##########
@@ -880,6 +880,12 @@ private static RexNode translateInput(RelJson relJson, int 
input,
       assertThat(result, isLinux(expected));
     }
 
+    RexNode betweenDoubles =

Review Comment:
   Saw your comment on using the type information -- i'll work on that. Thanks. 



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