mccheah commented on a change in pull request #107: Integrate encryption into 
datasource
URL: https://github.com/apache/incubator-iceberg/pull/107#discussion_r258717283
 
 

 ##########
 File path: spark/src/main/java/com/netflix/iceberg/spark/source/Reader.java
 ##########
 @@ -418,8 +460,8 @@ private static UnsafeProjection projection(Schema 
finalSchema, Schema readSchema
     }
 
     private CloseableIterable<InternalRow> newParquetIterable(InputFile 
location,
-                                                            FileScanTask task,
-                                                            Schema readSchema) 
{
+                                                              FileScanTask 
task,
 
 Review comment:
   Nit: revert indentation change

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to