ajantha-bhat commented on code in PR #8098:
URL: https://github.com/apache/iceberg/pull/8098#discussion_r1268942247


##########
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:
   This was modified by https://github.com/apache/iceberg/pull/8056. 
   Hence, reverting this line and making it compatible with parent class in 
`iceberg-core`



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