It doesn’t support connection pool, but Pinot supp...
# troubleshooting
j
It doesn’t support connection pool, but Pinot supports jdbc connector. @Xiang Fu can you share more info about the jdbc connector?
c
Thx
s
i tried using connection pool, but not using jdbc, i used pinot java-client and implemented my own pooling logic
i used this connection pooling to run parallel queries(around 1000 queries parallelly)