-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS: remove deprecated API for 1.4.0 in iceberg-aws #8612
Conversation
@Fokko @aokolnychyi here's the PR for issue #7837 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two small nits, apart from that it looks good.
aws/src/main/java/org/apache/iceberg/aws/AwsClientFactories.java
Outdated
Show resolved
Hide resolved
Thanks ! I will update the PR according to your comments ! |
I'll take a look tomorrow as well, thanks @jbonofre |
aws/src/main/java/org/apache/iceberg/aws/AssumeRoleAwsClientFactory.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left one comment where properties aren't being initialized, but other than that, it LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks @jbonofre
No description provided.