pvary commented on code in PR #9905:
URL: https://github.com/apache/iceberg/pull/9905#discussion_r1714689121
##########
orc/src/test/java/org/apache/iceberg/orc/TestExpressionToSearchArgument.java:
##########
@@ -358,6 +363,7 @@ public void testOriginalSchemaNameMapping() {
@Test
public void testModifiedSimpleSchemaNameMapping() {
+ 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: [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]