milenkovicm commented on PR #1388: URL: https://github.com/apache/datafusion-ballista/pull/1388#issuecomment-3765410233
i guess we can't use `r2d2` or `deadpool` as they pool instances of the same destination, interfaces have `get()` method to return a pooled instance and we need `get(address)` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
