gustavoatt commented on PR #7120:
URL: https://github.com/apache/iceberg/pull/7120#issuecomment-1507252375
Thanks for the review @aokolnychyi and @szehon-ho.
There is a check failure on this PR but looks unrelated to my changes:
```
Deprecated Gradle features were used in this build, making it incompatible
with Gradle 9.0.
* What went wrong:
Execution failed for task
':iceberg-spark:iceberg-spark-3.2_2.12:checkstyleMain'.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
> A failure occurred while executing
org.gradle.api.plugins.quality.internal.CheckstyleAction
> An unexpected error occurred configuring and executing Checkstyle.
See
https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
> java.lang.Error: Error was thrown while processing
/home/runner/work/iceberg/iceberg/spark/v3.2/spark/src/main/java/org/apache/iceberg/spark/procedures/AddFilesProcedure.java
499 actionable tasks: 499 executed
```
--
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]