Revanth14 opened a new pull request, #1163:
URL: https://github.com/apache/iceberg-go/pull/1163

   Fixes #1148.
   
   ## Summary
   - Factor S3 HTTP client transport tuning into a shared helper.
   - Use the tuned buildable client when `s3.proxy-uri` configures an HTTP 
client.
   - Use the tuned buildable client when `s3.connect-timeout` configures an 
HTTP client.
   - Preserve the existing S3 transport tuning values for all configured S3 
HTTP clients.
   
   ## Testing
   - `env GOCACHE=/private/tmp/iceberg-go-gocache go test ./io/gocloud -run 
'TestParseAWSConfig' -count=1`
   - `env GOCACHE=/private/tmp/iceberg-go-gocache go vet ./io/gocloud/...`
   - `git diff --check`


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