willbarrett commented on pull request #10626:
URL: 
https://github.com/apache/incubator-superset/pull/10626#issuecomment-675592653


   @pkdotson let's discuss what you're trying to accomplish here - this may not 
do what you think it will. Null pools are essentially unbounded (they create a 
new connection on every query) vs. what you've created here which maintains a 
pool of up to 20 connections.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to