danielcweeks commented on issue #4168:
URL: https://github.com/apache/iceberg/issues/4168#issuecomment-1122826826

   From the stack trace, it looks like this is a failure during part upload, 
but that should result in an abort of the upload request.  It may be the case 
that the abort is happening, but it's possible that we're not throwing in the 
failed part upload path here: 
https://github.com/apache/iceberg/blob/master/aws/src/main/java/org/apache/iceberg/aws/s3/S3OutputStream.java#L317


-- 
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]

Reply via email to