clickhouse-docs
clickhouse-docs copied to clipboard
s3_min_upload_part_size vs s3_strict_upload_part_size
Company or project name Careem
Describe the issue
Hello dears,
it is not clear to me the difference between s3_min_upload_part_size vs s3_strict_upload_part_size
specially the default value for s3_min_upload_part_size is 16777216 & s3_strict_upload_part_size=0
it is been recommended in multiple threads to enable the strict upload to solve some s3 related issue were rate limiting happen or a lot of files has been created. so is that means clickhouse does not respect the min and max part size by default until we enable the strict upload?
thanks
Additional context Add any other context about the problem here.