RussellSpitzer commented on PR #15239:
URL: https://github.com/apache/iceberg/pull/15239#issuecomment-3970315187
```
* What went wrong:
Execution failed for task
':iceberg-spark:iceberg-spark-4.1_2.13:spotlessJavaCheck'.
> The following files had format violations:
src/test/java/org/apache/iceberg/spark/source/TestStreamingCheckpointLocation.java
@@ -27,14 +27,13 @@
import·org.apache.iceberg.CatalogProperties;
import·org.apache.iceberg.ParameterizedTestExtension;
import·org.apache.iceberg.Parameters;
+import·org.apache.iceberg.hadoop.HadoopFileIO;
import·org.apache.iceberg.io.FileIO;
import·org.apache.iceberg.io.InputFile;
import·org.apache.iceberg.io.OutputFile;
-import·org.apache.iceberg.hadoop.HadoopFileIO;
import·org.apache.iceberg.relocated.com.google.common.collect.ImmutableMap;
import·org.apache.iceberg.spark.SparkCatalog;
import·org.apache.iceberg.spark.SparkReadConf;
-import·org.apache.iceberg.spark.SparkReadOptions;
import·org.apache.iceberg.spark.TestBaseWithCatalog;
import·org.apache.spark.sql.streaming.StreamingQuery;
import·org.junit.jupiter.api.AfterEach;
```
**Run './gradlew spotlessApply' to fix all violations.**
We are going to be good to merge after all the tests pass. If you can just
add addtional commits in the future rather than squashing and force pushing.
It's easier to check the delta that way, the reviewer will always squash on
merge so it's not a big deal
--
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]