rdblue commented on code in PR #16689:
URL: https://github.com/apache/iceberg/pull/16689#discussion_r3399259876
##########
core/src/test/java/org/apache/iceberg/TestTrackingStruct.java:
##########
@@ -224,7 +221,7 @@ private static Tracking createManifestTracking(long
snapshotId, long sequenceNum
}
@Test
- void testAddedBuilder() {
+ void testAddedWithSameCommitDvStaysAdded() {
Review Comment:
Style: Abbreviations should not be converted to CamelCase in the project.
`DV` should stay `DV` in names.
--
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]