Open kekwan opened 3 weeks ago
This should be now possible since we've moved to JDK 22 which solved the pinning issue in G1 GC. Any thoughts @electrum ?
It looks like the linked benchmark is for Python. Have you seen any benchmarks for Java? If someone wants to try this out in Trino and run a benchmark, this would help inform if this is something we want to support.
We've seen some articles stating that AWS CRT is improving S3 throughput drastically.
S3 CRT does not look enabled as of latest Trino version. Are there plans to support or add this in the future? I see https://github.com/trinodb/trino/pull/17522#discussion_r1278664530 from @electrum from an old PR saying we don't want to use it. Is that still the case?