danielcweeks commented on code in PR #12799:
URL: https://github.com/apache/iceberg/pull/12799#discussion_r2070654862


##########
aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIO.java:
##########
@@ -164,40 +164,32 @@ public S3FileIO(
       S3FileIOProperties s3FileIOProperties) {
     this.s3 = s3;
     this.s3Async = s3Async;
-    this.s3FileIOProperties = s3FileIOProperties;

Review Comment:
   I think we need to go through deprecations for this



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