ajantha-bhat commented on code in PR #5826:
URL: https://github.com/apache/iceberg/pull/5826#discussion_r977362777
##########
build.gradle:
##########
@@ -418,6 +418,7 @@ project(':iceberg-aws') {
testClassesDirs = sourceSets.integration.output.classesDirs
classpath = sourceSets.integration.runtimeClasspath
}
+ check.dependsOn integrationTest
Review Comment:
I think it needs AWS credentials, just enabling will not work.
have you seen this?
https://github.com/apache/iceberg/pull/4855
--
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]