zhouyuan commented on code in PR #11304:
URL: 
https://github.com/apache/incubator-gluten/pull/11304#discussion_r2638522150


##########
backends-velox/src-iceberg-spark34/test/java/org/apache/iceberg/spark/source/TestIcebergSourceTablesBase.java:
##########
@@ -1994,11 +1994,13 @@ public void testFilesTablePartitionId() {
         .mode("append")
         .save(loadLocation(tableIdentifier));
 
+    // spotless:off

Review Comment:
   It seems there is a wrong depdency issue, I'm testing with below cmd and it 
compiles the iceberg-test also. 
   `mvn clean install -Pbackends-velox -Pspark-4.0 -Pjava-21 -Pscala-2.13 
-DskipTests -Dmaven.source.skip`



-- 
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]

Reply via email to