stevenzwu commented on code in PR #16769:
URL: https://github.com/apache/iceberg/pull/16769#discussion_r3455345755


##########
core/src/main/java/org/apache/iceberg/DeletionVectorStruct.java:
##########
@@ -128,6 +129,26 @@ static Builder builder() {
     return new Builder();
   }
 
+  @Override
+  public boolean equals(Object other) {

Review Comment:
   I am not sure just location is correct. A Puffin file can contain multiple 
DVs.



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