-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Update AWS SDKs + Hudi #22369
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
Update AWS SDKs + Hudi #22369
Conversation
|
@losipiuk for exchange manager changes |
anusudarsan
left a comment
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.
LGMT % one comment to update docs
lib/trino-filesystem-s3/src/main/java/io/trino/filesystem/s3/S3FileSystemConfig.java
Outdated
Show resolved
Hide resolved
lib/trino-filesystem-s3/src/main/java/io/trino/filesystem/s3/S3FileSystemFactory.java
Outdated
Show resolved
Hide resolved
...system/src/main/java/io/trino/plugin/exchange/filesystem/s3/S3FileSystemExchangeStorage.java
Outdated
Show resolved
Hide resolved
losipiuk
left a comment
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.
need fixing
losipiuk
left a comment
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 % fix needed
e3ec0fa to
77b37bb
Compare
77b37bb to
74d6765
Compare
74d6765 to
bc959b6
Compare
New major AWS SDK v2 deprecated ADAPTIVE retry strategy and introduces ADAPTIVE_V2 instead.