ogrehunter opened a new issue #11297: URL: https://github.com/apache/incubator-superset/issues/11297
Tables from another schema of my database can not be created as data source. However, the table/data can be accessed from the SQL Editor. ### Expected results Tables from another schema of my database can be created by adding 'schema name.' before a table name. ### Actual results I can not add tables from another schema of my database. #### Screenshots #### How to reproduce the bug 1. Go to 'Sources>Tables' 2. Fill the fields with table form another schema. 3. Click on 'Save' 4. See error ### Environment (please complete the following information): - superset version: `Superset 0.37.2` - python version: `Python 3.8.5` - node.js version: `node -v` - npm version: `npm -v` ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [v] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [v] I have reproduced the issue with at least the latest released version of superset. - [v] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
