mistercrunch commented on issue #7748: [SIP-23] Move SQL Lab storage out of 
browser localStorage
URL: 
https://github.com/apache/incubator-superset/issues/7748#issuecomment-505111628
 
 
   Some notes:
   * how do we store/retrieve query history? Seems reasonable to fetch it async 
when navigating to that tab
   * nit: I'd rename `Tab` to `TabState`
   * thought: I'd add a `json` blob field in `TabState` that matches what goes 
into the redux store, denormalizing and removing the need for `TableSchema` 
altogether

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