nk1506 commented on issue #10750: URL: https://github.com/apache/iceberg/issues/10750#issuecomment-2247664771
@osy497 , As I can see in the description you are re-trying after rewriting everything. Since this error is coming when writer has completed the operation and S3client is not able to upload the same file. If error is related to connection time-out or similar retry should help. But here it seems it is throwing `BAD_REQUEST`. By any chance did you check with community on slack ? -- 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]
