pvary commented on code in PR #9905: URL: https://github.com/apache/iceberg/pull/9905#discussion_r1714688639
########## orc/src/test/java/org/apache/iceberg/orc/TestExpressionToSearchArgument.java: ########## @@ -332,6 +334,7 @@ public void testEvolvedSchema() { @Test public void testOriginalSchemaNameMapping() { + Configuration config = new Configuration(); Review Comment: Is this used anywhere? -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org