You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/07/31 22:06:25 UTC

[GitHub] [iceberg] rdblue commented on pull request #1276: Spark: Provide better error message on using SparkSessionCatalog without replacing default spark catalog

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org