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

   S3 Multipart uplkoad integration tests + S3FileIO tests pass. Glue + 
LakeFormation tests are failing though, but it's unrelated to this change:
   
   ```
   org.apache.iceberg.aws.glue.TestGlueCatalogTable > 
testCommitTableSkipArchive FAILED
       org.apache.iceberg.exceptions.ValidationException at 
TestGlueCatalogTable.java:410
   
   org.apache.iceberg.aws.glue.TestGlueCatalogTable > 
testCreateAndLoadTableWithoutWarehouseLocation FAILED
       java.lang.RuntimeException at TestGlueCatalogTable.java:154
           Caused by: org.apache.iceberg.exceptions.ValidationException at 
TestGlueCatalogTable.java:151
   
   org.apache.iceberg.aws.glue.TestGlueCatalogTable > testListTables FAILED
       org.apache.iceberg.exceptions.ValidationException at 
TestGlueCatalogTable.java:165
   
   org.apache.iceberg.aws.glue.TestGlueCatalogTable > 
testRenameTableFailsToDeleteOldTable FAILED
       java.lang.AssertionError at TestGlueCatalogTable.java:272
   
   org.apache.iceberg.aws.lakeformation.TestLakeFormationDataOperations > 
testUpdateTableWithNoInsertAccess FAILED
       software.amazon.awssdk.core.exception.SdkClientException at 
TestLakeFormationDataOperations.java:74
           Caused by: javax.net.ssl.SSLHandshakeException at 
TestLakeFormationDataOperations.java:74
               Caused by: java.security.cert.CertificateException at 
TestLakeFormationDataOperations.java:74
   
   org.apache.iceberg.aws.lakeformation.TestLakeFormationDataOperations > 
testDeleteSuccess FAILED
       software.amazon.awssdk.core.exception.SdkClientException at 
TestLakeFormationDataOperations.java:130
           Caused by: javax.net.ssl.SSLHandshakeException at 
TestLakeFormationDataOperations.java:130
               Caused by: java.security.cert.CertificateException at 
TestLakeFormationDataOperations.java:130
   
   org.apache.iceberg.aws.lakeformation.TestLakeFormationDataOperations > 
testUpdateTableSuccess FAILED
       software.amazon.awssdk.core.exception.SdkClientException at 
TestLakeFormationDataOperations.java:93
           Caused by: javax.net.ssl.SSLHandshakeException at 
TestLakeFormationDataOperations.java:93
               Caused by: java.security.cert.CertificateException at 
TestLakeFormationDataOperations.java:93
   ```


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