You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After install and upgrade of Superset DB apache-superset 1.0.1 gets an error clicking on Charts or dashboard" Traceback (most recent call last): File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1277, in _execute_context cursor, statement, parameters, context File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 608, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such column: dbs.uuid"
installed apache-superset 1.0.1 and done the DB upgrade with initlized after loading the samples we get error clicking on Chart or Dashboard"
File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1277, in _execute_context
cursor, statement, parameters, context
File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 608, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such column: saved_query.rows
moved long title to description.
The text was updated successfully, but these errors were encountered:
junlincc
changed the title
After install and upgrade of Superset DB apache-superset 1.0.1 gets an error clicking on Charts or dashboard" Traceback (most recent call last): File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1277, in _execute_context cursor, statement, parameters, context File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 608, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such column: dbs.uuid"
Error after install and upgrade of Superset DB apache-superset 1.0.1
Feb 9, 2021
After install and upgrade of Superset DB apache-superset 1.0.1 gets an error clicking on Charts or dashboard" Traceback (most recent call last): File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1277, in _execute_context cursor, statement, parameters, context File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 608, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such column: dbs.uuid"
installed apache-superset 1.0.1 and done the DB upgrade with initlized after loading the samples we get error clicking on Chart or Dashboard"
File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1277, in _execute_context
cursor, statement, parameters, context
File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 608, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such column: saved_query.rows
moved long title to description.
The text was updated successfully, but these errors were encountered: