clintropolis commented on code in PR #18507:
URL: https://github.com/apache/druid/pull/18507#discussion_r2335140138


##########
processing/src/test/java/org/apache/druid/math/expr/VectorExprResultConsistencyTest.java:
##########
@@ -348,6 +349,28 @@ public void testSymmetricalBivariateFunctions()
     testFunctions(types, templates, functions);
   }
 
+  @Test
+  public void testIfFunction()
+  {

Review Comment:
   added test, though your comment has the then/else swapped because ^ is 
always divide by zero 😅 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to