andrewsali opened a new issue #4877: [SQLlab] Table fetch error on DB change 
URL: https://github.com/apache/incubator-superset/issues/4877
 
 
   When changing a databases in SQLlab, if the new database doesn't contain the 
same schema as was selected before, there is a table fetch error message coming 
up. Seems to be caused by trying to fetch tables from the new DB, but still 
with old schema:
   
   
https://github.com/apache/incubator-superset/blob/7139f1e8631ad7070d65dc5089700f2d546f1850/superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx#L49

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

Reply via email to