mistercrunch commented on issue #5279: Slices backed by AWS Athena load 
sequentially, not in parallel.
URL: 
https://github.com/apache/incubator-superset/issues/5279#issuecomment-403046924
 
 
   The Celery workers are mostly there to deal with long running queries and 
heavy workloads.
   
   `create_engine` being called for each query is right, we do not use 
connection pooling for external databases, only for the connections to the 
metadata database.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to