stevenzwu commented on issue #2308: URL: https://github.com/apache/iceberg/issues/2308#issuecomment-799470435
If we can avoid the complete re-computation during retry, it might solve the practical problem of stuck in conflict-retry loop. Can the rewrite action reuse most/part of computation result from the previous try so that we can shorten the duration in the retry. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
