flyrain commented on PR #6344: URL: https://github.com/apache/iceberg/pull/6344#issuecomment-1334632942
The error is unrelated ``` > A failure occurred while executing org.gradle.api.plugins.quality.internal.CheckstyleAction See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings > An unexpected error occurred configuring and executing Checkstyle. 472 actionable tasks: 472 executed > java.lang.Error: Error was thrown while processing /home/runner/work/iceberg/iceberg/spark/v3.2/spark/src/main/java/org/apache/iceberg/spark/SparkCatalog.java ``` -- 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]
