findepi commented on issue #4647: URL: https://github.com/apache/iceberg/issues/4647#issuecomment-1110963057
> For example DELETED_RECORDS_PROP, ADDED_POS_DELETES_PROP, REMOVED_POS_DELETES_PROP, ADDED_EQ_DELETES_PROP etc. could be set to 0 by default. At least for snapshots created with `table.newDelete()....commit()`. This is needed in Trino to reliably provide number of deleted rows to the user, _also_ when delete happens to delete no files. (Related discussion https://github.com/trinodb/trino/pull/12136#discussion_r858518648) -- 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]
