rubypollev opened a new issue #8973: Store SQL Lab results cache on query id, 
not tab 
URL: https://github.com/apache/incubator-superset/issues/8973
 
 
   **Is your feature request related to a problem? Please describe.**
   Coworkers want to share results of queries and see a history of query 
results. This is impossible at the moment because the results cache is local to 
the open tab of a query for a specific user. 
   
   **Describe the solution you'd like**
   Store the query results cache on the query itself instead of a user's query 
tab. End result: a query link will expose runs and results other users have 
conducted. 
   
   **Describe alternatives you've considered**
   None? Might be other alternatives.

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