dramaticlly opened a new issue, #7292: URL: https://github.com/apache/iceberg/issues/7292
### Apache Iceberg version 1.2.0 (latest release) ### Query engine None ### Please describe the bug 🐞 Example failure CI run https://github.com/apache/iceberg/actions/runs/4633674115/jobs/8199130326?pr=7190 ``` * What went wrong: Execution failed for task ':iceberg-spark:iceberg-spark-3.3_2.12:checkstyleMain'. > A failure occurred while executing org.gradle.api.plugins.quality.internal.CheckstyleAction > An unexpected error occurred configuring and executing Checkstyle. > java.lang.Error: Error was thrown while processing /home/runner/work/iceberg/iceberg/spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/data/SparkParquetReaders.java ``` But my change in #7190 does not touch that file -- 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]
