mistercrunch commented on issue #1797: Add Ability to Save Results from 
Previous Queries Using S3
URL: 
https://github.com/apache/incubator-superset/issues/1797#issuecomment-389544768
 
 
   s3 cache works as a place to hold SQL Lab results when the database is 
operating in async mode.
   
   In async mode, the query is executed on a Superset worker, and the worker 
updates the state of the query and flushes the results to the "results backend" 
which can be s3, redis, or whatever else. It's documented in the installation 
docs.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to