The default maxConnection of s3 client is 25. It should be increased to improve the query performance. In my test, a tpch 300 benchmark with data stored on object storage, the total time can reduce from 430s -> 330s
The default maxConnection of s3 client is 25. It should be increased to improve the query performance. In my test, a tpch 300 benchmark with data stored on object storage, the total time can reduce from 430s -> 330s