aokolnychyi commented on issue #387: Optimize overwrite and delete commits. URL: https://github.com/apache/incubator-iceberg/pull/387#issuecomment-521615928 Do we want to overload `deleteFile(DataFile)` in `StreamingDelete` to use this functionality? Right now, it will call `deleteFile(CharSequence)` under the hood.
---------------------------------------------------------------- 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]
