rusackas commented on issue #27961:
URL: https://github.com/apache/superset/issues/27961#issuecomment-2917306443

   > You mean the credentials and DB for login Superset? or credential and DB 
for the connection that I am creating?
   
   It looks (from the error you showed earlier) that the error might be with 
the Trino credential (the error looks like it's from SQLAlchemy), so it could 
just be the DB connection string. It's possible to use Jinja to templatize 
those credentials in the db URI, so you might want to eliminate that as a 
variable. 
   
   Otherwise, let's see if @dosu has any helpful advice here.


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

To unsubscribe, e-mail: [email protected]

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