xiangfu0 commented on code in PR #11741:
URL: https://github.com/apache/pinot/pull/11741#discussion_r1349943878


##########
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/custom/GeoSpatialTest.java:
##########
@@ -309,7 +309,9 @@ public void testStPointFunctionWithV2(boolean 
useMultiStageQueryEngine)
                   + "b.st_point, "
                   + "b.st_point_1, "
                   + "ST_DISTANCE(ST_Point(a.st_x, a.st_y, -1), b.st_point), "

Review Comment:
   I was checking the Boolean utils, any value other than 1 is treated as 
false, hence the test. 



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