Re: [PR] Core: Project data file stats only if there are equality deletes [iceberg]

2024-08-26 Thread via GitHub
aokolnychyi commented on PR #11013: URL: https://github.com/apache/iceberg/pull/11013#issuecomment-2311342599 Thanks, @stevenzwu! -- 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 comm

Re: [PR] Core: Project data file stats only if there are equality deletes [iceberg]

2024-08-26 Thread via GitHub
aokolnychyi merged PR #11013: URL: https://github.com/apache/iceberg/pull/11013 -- 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: issues-unsubscr...@icebe

[PR] Core: Project data file stats only if there are equality deletes [iceberg]

2024-08-26 Thread via GitHub
aokolnychyi opened a new pull request, #11013: URL: https://github.com/apache/iceberg/pull/11013 This PR optimizes `ManifestGroup` to only project data file stats if equality deletes are present. Such stats are useless for position deletes as position deletes are either assigned via path lo