bkyryliuk opened a new issue #9754:
URL: https://github.com/apache/incubator-superset/issues/9754
A clear and concise description of what the bug is.
### Expected results
`select * from <schema>.<table>` query should work even when schema is not
chosen in the dropdown menu
### Actual results
`select * from <schema>.<table>` fails with permission error when schema is
not chosen
#### Screenshots


#### How to reproduce the bug
TBD
### Environment
Latest master
### Checklist
Make sure these boxes are checked before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included it here as text
if there are any.
- [x] I have reproduced the issue with at least the latest released version of superset.
- [x] I have checked the issue tracker for the same issue and I haven't found one similar.
### Additional context
cc @john-bodley , may be relevant to the Table refactor.
I'll work on the fix shortly
----------------------------------------------------------------
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:
users@infra.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org
|