visakhmurukes commented on issue #8926: Editing an existing schedule for Chart 
Email Delivery breaks with an error
URL: 
https://github.com/apache/incubator-superset/issues/8926#issuecomment-571904824
 
 
   > Please Update your superset version and the error will be fixed!
   
   I updated. Now the above issue is gone. But instead lots of other 
functionalities are breaking
   Like rendering chart, refreshing druid datasource etc
   The error seems to be consistent and is in lines of the below
   
     **Traceback (most recent call last):
     File "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/base.py", 
line 1246, in _execute_context
       cursor, statement, parameters, context
     File 
"/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/default.py", line 
581, in do_execute
       cursor.execute(statement, parameters)
   psycopg2.ProgrammingError: column metrics.is_restricted does not exist
   LINE 1: ...type, metrics.description AS metrics_description, metrics.is...**
   
   Looks like issue with metadata objects stored in sqlite

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to