fallintoplace opened a new pull request, #1671: URL: https://github.com/apache/iceberg-go/pull/1671
Conflict validation already prunes manifest and partition data. This adds the missing file-metrics check. For an unpartitioned table, a concurrent file whose bounds cannot match the overwrite filter is now ignored. Missing or uncertain metrics remain conservative and still report a possible conflict. Tests: go test ./table -count=1 -- 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]
