bkyryliuk opened a new issue #9678:
URL: https://github.com/apache/incubator-superset/issues/9678


   
https://github.com/apache/incubator-superset/blob/980dd2fd419893ec5ed9386ca28fa87115a3753d/superset/views/database/api.py#L138
   
   "function_names"  needs a database connection, e.g. 
   
https://github.com/apache/incubator-superset/blob/980dd2fd419893ec5ed9386ca28fa87115a3753d/superset/db_engine_specs/hive.py#L446
   
   This leads to the problem that 1 db being down makes a superset a bit 
dysfunctional e.g. sqllab will not return the list of databases and will crash 
the api request.
   
   Introduced: https://github.com/apache/incubator-superset/pull/9012
   
   


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



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

Reply via email to