rdblue commented on issue #588: Add sequential number prepare for supporting row level delete (WIP) URL: https://github.com/apache/incubator-iceberg/pull/588#issuecomment-552635281 @chenjunjiedada, I think a good place to start would be to add `lastSequenceNumber` field to `Snapshot` that increments each commit, then we can move to the rest of the metadata files from there, starting with `ManifestList`.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
