ajantha-bhat commented on code in PR #12946:
URL: https://github.com/apache/iceberg/pull/12946#discussion_r2074736641


##########
data/src/test/java/org/apache/iceberg/TestPartitionStatsHandler.java:
##########
@@ -82,6 +65,11 @@
 import org.junit.jupiter.api.extension.ExtendWith;
 import org.junit.jupiter.api.io.TempDir;
 
+/**
+ * This test covers {@link PartitionStatsHandler} from the core module. Since 
it relies on {@link

Review Comment:
   Will move the test to core (same module as source code), make it abstract 
and extend it in respective modules to supply format. 
   https://github.com/apache/iceberg/pull/12060#issuecomment-2853282661



-- 
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-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to