aokolnychyi commented on issue #351: Provide an API to modify records within files URL: https://github.com/apache/incubator-iceberg/pull/351#issuecomment-518408801 @johnclara @rdblue I gave it more thought and it probably makes sense to merge this with `OverwriteFiles` API to avoid the proliferation of classes around deleting/adding files. Potentially, we can also reuse `DataOperations.OVERWRITE` as it allows the content to change. However, I want to discuss how we see the merged API first, so I submit this PR as-is for now.
---------------------------------------------------------------- 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]
