ajantha-bhat commented on code in PR #8098: URL: https://github.com/apache/iceberg/pull/8098#discussion_r1379600584
########## parquet/src/test/java/org/apache/iceberg/avro/TestParquetReadProjection.java: ########## @@ -32,7 +32,7 @@ public class TestParquetReadProjection extends TestReadProjection { protected GenericData.Record writeAndRead( String desc, Schema writeSchema, Schema readSchema, GenericData.Record record) throws IOException { - File file = temp.resolve(desc + ".parquet").toFile(); Review Comment: Done. Rebased. Now it is on Junit 5. -- 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