rdblue commented on a change in pull request #1563:
URL: https://github.com/apache/iceberg/pull/1563#discussion_r501361848
##########
File path:
spark/src/test/java/org/apache/iceberg/spark/source/TestSparkReadProjection.java
##########
@@ -101,6 +101,7 @@ protected Record writeAndRead(String desc, Schema
writeSchema, Schema readSchema
File testFile = new File(dataFolder,
format.addExtension(UUID.randomUUID().toString()));
Table table = TestTables.create(location, desc, writeSchema,
PartitionSpec.unpartitioned());
+
Review comment:
Can you remove this? There is no need to modify this file.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]