nastra commented on code in PR #12612: URL: https://github.com/apache/iceberg/pull/12612#discussion_r2018006139
########## aws/src/test/java/org/apache/iceberg/aws/s3/TestVendedCredentialsProvider.java: ########## @@ -45,6 +40,12 @@ import software.amazon.awssdk.auth.credentials.AwsCredentials; import software.amazon.awssdk.auth.credentials.AwsSessionCredentials; +import static org.assertj.core.api.Assertions.assertThat; Review Comment: imports have been re-organized and so the build will fail -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org