jackye1995 commented on code in PR #5508:
URL: https://github.com/apache/iceberg/pull/5508#discussion_r944040003
##########
aws/src/main/java/org/apache/iceberg/aws/AwsProperties.java:
##########
@@ -422,6 +435,8 @@ public class AwsProperties implements Serializable {
private boolean glueCatalogSkipNameValidation;
private boolean glueLakeFormationEnabled;
+ private boolean s3PreloadClientEnabled;
Review Comment:
nit: put together with other s3 config variables
--
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]