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


   Looks like there are style check failures:
   
   ```
   Error: eckstyle] [ERROR] 
/home/runner/work/iceberg/iceberg/core/src/test/java/org/apache/iceberg/jdbc/TestJdbcCatalog.java:563:56:
 ',' is not followed by whitespace. [WhitespaceAfter]
   Error: eckstyle] [ERROR] 
/home/runner/work/iceberg/iceberg/core/src/test/java/org/apache/iceberg/jdbc/TestJdbcCatalog.java:567:69:
 WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
   Error: eckstyle] [ERROR] 
/home/runner/work/iceberg/iceberg/core/src/test/java/org/apache/iceberg/jdbc/TestJdbcCatalog.java:568:7:
 'block' child has incorrect indentation level 6, expected level should be one 
of the following: 8, 10, 12. [Indentation]
   Error: eckstyle] [ERROR] 
/home/runner/work/iceberg/iceberg/core/src/test/java/org/apache/iceberg/jdbc/TestJdbcCatalog.java:569:7:
 'block' child has incorrect indentation level 6, expected level should be one 
of the following: 8, 10, 12. [Indentation]
   Error: eckstyle] [ERROR] 
/home/runner/work/iceberg/iceberg/core/src/test/java/org/apache/iceberg/jdbc/TestJdbcCatalog.java:570:7:
 'block' child has incorrect indentation level 6, expected level should be one 
of the following: 8, 10, 12. [Indentation]
   Error: eckstyle] [ERROR] 
/home/runner/work/iceberg/iceberg/core/src/test/java/org/apache/iceberg/jdbc/TestJdbcCatalog.java:571:5:
 'block rcurly' has incorrect indentation level 4, expected level should be one 
of the following: 6, 8. [Indentation]
   ```


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