Hacker News new | ask | show | jobs
The dangers of the JDBC bottleneck in Trino (starburst.io)
2 points by abadid 296 days ago
1 comments

Short summary: Trino uses JDBC in ways in which it was not designed and this can result in massive performance bottlenecks. Sometimes partitioning source data can mitigate the bottleneck.