rdblue commented on pull request #1276: URL: https://github.com/apache/iceberg/pull/1276#issuecomment-667406328
Good catch! I suggested a couple of edits to the error message, but overall this is a good idea. The test failure is checkstyle: ``` [ant:checkstyle] [ERROR] /home/travis/build/apache/iceberg/spark3/src/main/java/org/apache/iceberg/spark/SparkSessionCatalog.java:24: Extra separation in import group before 'org.apache.iceberg.relocated.com.google.common.base.Preconditions' [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]
