ritesh-kapoor commented on a change in pull request #1755: CALCITE-3731 : Add 
IF function for BigQuery, Hive and Spark Dialects
URL: https://github.com/apache/calcite/pull/1755#discussion_r365860310
 
 

 ##########
 File path: core/src/test/java/org/apache/calcite/test/JdbcTest.java
 ##########
 @@ -6426,6 +6426,36 @@ private void checkGetTimestamp(Connection con) throws 
SQLException {
         .throws_("No match found for function signature NVL(<NUMERIC>, 
<NUMERIC>)");
   }
 
+  @Test public void testIf() {
 
 Review comment:
   Should we move this test to .iq files?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to