Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Superset does not display foreign tables. #3854

Closed
mike-schiller opened this issue Nov 13, 2017 · 1 comment
Closed

Superset does not display foreign tables. #3854

mike-schiller opened this issue Nov 13, 2017 · 1 comment

Comments

@mike-schiller
Copy link
Contributor

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

Superset version

0.20.5

Expected results

PostgreSQL foreign tables should be available for selection in SQL Lab.

Actual results

Foreign tables are not shown in SQL Lab.

Steps to reproduce

Connect to a PostgreSQL database with foreign tables, choose the correct schema, note that the foreign tables are not present.

I have a branch that modifies the PostgresEngineSpec to resolve this issue.

@mistercrunch
Copy link
Member

Merged related PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants