zhouyuan commented on code in PR #11304:
URL:
https://github.com/apache/incubator-gluten/pull/11304#discussion_r2637112781
##########
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:
new google java format introduced conflicts check with old version
##########
gluten-core/src/main/java/org/apache/gluten/memory/MemoryUsageRecorder.java:
##########
@@ -17,9 +17,11 @@
package org.apache.gluten.memory;
public interface MemoryUsageRecorder extends MemoryUsageStatsBuilder {
+ // spotless:off
Review Comment:
new google java format introduced conflicts check with old version
--
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]