nastra commented on code in PR #14882:
URL: https://github.com/apache/iceberg/pull/14882#discussion_r2791786438


##########
spark/v4.1/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRemoteScanPlanning.java:
##########
@@ -48,11 +46,4 @@ protected static Object[][] parameters() {
       }
     };
   }
-
-  @TestTemplate
-  @Disabled(
-      "binary filter that is used by Spark is not working because 
ExpressionParser.fromJSON doesn't have the Schema to properly parse the filter 
expression")

Review Comment:
   you might want to remove this for the other Spark versions as well in this 
PR, since the change is very small



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