rishii-19-works commented on PR #3387: URL: https://github.com/apache/polaris/pull/3387#issuecomment-3726416125
Thanks for flagging this. The -1 is understood. This property is consumed by Iceberg’s S3 FileIO, which maps s3.checksum.enabled to AWS SDK S3 client configuration, disabling trailing checksum validation at the client level. Polaris intentionally does not modify S3 calls directly and relies on Iceberg’s supported configuration mechanism during FileIO construction. Please let me know if you’d prefer a code comment or a reference added to make this clearer. -- 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]
