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

Apache-superset exception - click on chart gives exception #9453

Closed
ArchanaSekhar20 opened this issue Apr 2, 2020 · 3 comments
Closed

Apache-superset exception - click on chart gives exception #9453

ArchanaSekhar20 opened this issue Apr 2, 2020 · 3 comments
Labels
inactive Inactive for >= 30 days

Comments

@ArchanaSekhar20
Copy link

ArchanaSekhar20 commented Apr 2, 2020

"/chart/add" is showing exception

cursor.execute(statement, parameters)
psycopg2.errors.UndefinedColumn: column datasources.cluster_name does not exist
LINE 1: ...tch_values_from AS datasources_fetch_values_from, datasource...

Please help with a fix

@ArchanaSekhar20
Copy link
Author

Still am facing the issue . please help

@eugeniamz
Copy link

@ArchanaSekhar20 I can't reproduce the issue, Does it happen with any chart or specific one? What about if you create a new chart? Maybe it is environmental, the error suggest that the chart's data source is missing a column ( cluster_name in this case).

@stale
Copy link

stale bot commented Jun 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

@stale stale bot added the inactive Inactive for >= 30 days label Jun 7, 2020
@stale stale bot closed this as completed Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

2 participants