You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/20 18:18:01 UTC

[GitHub] [iceberg] amogh-jahagirdar commented on pull request #5316: AWS: Remove sorting of parts in multi-part upload

amogh-jahagirdar commented on PR #5316:
URL: https://github.com/apache/iceberg/pull/5316#issuecomment-1190606379

   Ah, it looks like the unit tests are failing due to not being in ascending order? I didn't think was required. I'm validating this against S3 itself in the integration tests.
   
   org.apache.iceberg.aws.s3.TestS3OutputStream > testWriteWithChecksumEnabled FAILED
       software.amazon.awssdk.services.s3.model.S3Exception: The list of parts was not in ascending order. The parts list must be specified in order by part number. (Service: S3, Status Code: 400, Request ID: )


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org