lidavidm commented on issue #4540: URL: https://github.com/apache/arrow-adbc/issues/4540#issuecomment-5017669874
We've discussed this before; if you need connection pooling, layer a dedicated connection pool on top of ADBC. Even if the ecosystem libraries are not directly applicable, you could still use a LoadingCache or similar, and I don't think there's a strong reason to maintain a pool here. -- 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]
