chenjunjiedada commented on a change in pull request #1219:
URL: https://github.com/apache/iceberg/pull/1219#discussion_r467551799



##########
File path: core/src/main/java/org/apache/iceberg/V2Metadata.java
##########
@@ -56,87 +58,31 @@ private V2Metadata() {
    * This is used to maintain compatibility with v2 by writing manifest list 
files with the old schema, instead of
    * writing a sequence number into metadata files in v2 tables.
    */
-  static class IndexedManifestFile implements ManifestFile, IndexedRecord {
+  static class IndexedManifestFile implements ManifestFile, Record {

Review comment:
       Could you help to point out what do we need to do for write path?




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