rdblue commented on a change in pull request #365: test cases for 
parquetMetrics with multiple rowgroup
URL: https://github.com/apache/incubator-iceberg/pull/365#discussion_r313086182
 
 

 ##########
 File path: 
parquet/src/test/java/org/apache/iceberg/parquet/TestParquetMetrics.java
 ##########
 @@ -21,14 +21,19 @@
 
 import java.io.File;
 import java.io.IOException;
+import java.util.Map;
+
 
 Review comment:
   Imports should not have blank lines. Sorry there isn't a checkstyle rule 
running for this yet, we still need to update the build for this one.

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


With regards,
Apache Git Services

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

Reply via email to