betodealmeida commented on issue #8055: [WIP] Persist SQL Lab state in the 
backend
URL: 
https://github.com/apache/incubator-superset/pull/8055#issuecomment-522170506
 
 
   @graceguo-supercat 
   
   > Hi @betodealmeida In the new implementation, do you store actual query 
results in table? when query results are huge, it will be a problem for 
storage. and when user refreshing browser, do they download query results again?
   
   No, I changed the backend so that sync queries are also stored in the 
results backend (if it's configured), similar to async queries. Then when we 
load the tab we load the results from the results backend.

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


With regards,
Apache Git Services

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

Reply via email to