NobiGo commented on code in PR #3998:
URL: https://github.com/apache/calcite/pull/3998#discussion_r1792978859


##########
arrow/src/test/java/org/apache/calcite/adapter/arrow/ArrowAdapterTest.java:
##########
@@ -372,7 +372,7 @@ static void initializeArrowState(@TempDir Path 
sharedTempDir)
 
   @Test void testArrowProjectFieldsWithFloatFilter() {
     String sql = "select * from arrowdata\n"
-        + " where \"floatField\"=15.0";

Review Comment:
   If we don't make this change, what will be the plan?



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