anoopj commented on code in PR #17145:
URL: https://github.com/apache/iceberg/pull/17145#discussion_r3598479671


##########
core/src/test/java/org/apache/iceberg/TestTrackingBuilder.java:
##########
@@ -31,6 +31,13 @@
 
 class TestTrackingBuilder {
 
+  private static final Tracking SOURCE_TRACKING_ADDED =

Review Comment:
   The structs are mutable classes. Perhaps add a comment saying that tests 
should not mutate them? (so there is no cross-test pollution)



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