RussellSpitzer commented on pull request #3548:
URL: https://github.com/apache/iceberg/pull/3548#issuecomment-970721428


   Looks like we have some checkstyle errors
   ```
   Error: eckstyle] [ERROR] 
/home/runner/work/iceberg/iceberg/spark/v3.2/spark/src/test/java/org/apache/iceberg/spark/TestSparkCatalogOperations.java:75:
 Two consecutive blank lines are not permitted. [RegexpMultiline]
   ```
   
   I generally use 
   ```
   g build -x test  -x integrationTest
   ```
   
   to check all of the style/static analysis checks.


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

To unsubscribe, e-mail: [email protected]

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