rdblue commented on a change in pull request #2675:
URL: https://github.com/apache/iceberg/pull/2675#discussion_r651295477



##########
File path: api/src/test/java/org/apache/iceberg/TestHelpers.java
##########
@@ -346,6 +350,11 @@ public Long deletedRowsCount() {
       return partitions;
     }
 
+    @Override
+    public ByteBuffer keyMetadata() {

Review comment:
       Is this used in tests? We could just allow this to use the default 
implementation, unless we added tests that exercise it.




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

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