You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "gustavoatt (via GitHub)" <gi...@apache.org> on 2023/04/13 16:25:27 UTC

[GitHub] [iceberg] gustavoatt commented on pull request #7120: Spark - Accept an `output-spec-id` that allows writing to a desired partition spec

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: issues-unsubscribe@iceberg.apache.org

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