rdblue edited a comment on pull request #1285:
URL: https://github.com/apache/iceberg/pull/1285#issuecomment-668905254


   The test failures are due to checkstyle:
   ```
   > Task :iceberg-spark:checkstyleTest FAILED
   [ant:checkstyle] [ERROR] 
/home/travis/build/apache/iceberg/spark/src/test/java/org/apache/iceberg/TestScanTaskSerialization.java:1:
 Line does not match expected header line of '^/\*$'. [RegexpHeader]
   [ant:checkstyle] [ERROR] 
/home/travis/build/apache/iceberg/spark/src/test/java/org/apache/iceberg/TestScanTaskSerialization.java:23:
 Wrong order for 'java.io.ByteArrayInputStream' import. [ImportOrder]
   ```


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

Reply via email to