danielcweeks commented on a change in pull request #2050:
URL: https://github.com/apache/iceberg/pull/2050#discussion_r554107821
##########
File path: aws/src/main/java/org/apache/iceberg/aws/AwsProperties.java
##########
@@ -112,13 +112,13 @@
* switch from uploading using a single put object request to uploading
using multipart upload
* (default: 1.5).
*/
- public static final String S3FILEIO_MULTIPART_THRESHOLD_FACTOR =
"s3fileio.multipart.threshold";
+ public static final String S3FILEIO_MULTIPART_THRESHOLD_FACTOR =
"s3.multipart.threshold";
Review comment:
yup, that makes sense
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]