rdblue commented on code in PR #5437:
URL: https://github.com/apache/iceberg/pull/5437#discussion_r939718368


##########
aws/src/test/java/org/apache/iceberg/aws/s3/TestS3FileIO.java:
##########
@@ -259,6 +260,17 @@ public void testFileIOJsonSerialization() {
     }
   }
 
+  @Test
+  public void testS3FileIOSerialization() throws IOException {

Review Comment:
   Can you add `Kryo` to this test case name? Should we also have one for Java 
serialization?



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