pvary commented on code in PR #16575:
URL: https://github.com/apache/iceberg/pull/16575#discussion_r3334863992
##########
data/src/test/java/org/apache/iceberg/data/BaseFormatModelTests.java:
##########
@@ -141,29 +122,6 @@ protected boolean supportsBatchReads() {
.map(generator -> Arguments.of(format, generator)))
.toList();
- static final String FEATURE_FILTER = "filter";
Review Comment:
Keep this here for now.
My goal is to reduce this to a minimum in the long run, and I would like to
keep it in a single ugly place
--
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]