GitHub user betodealmeida added a comment to the discussion: Unable to pass 
http headers to Trino

> The Trino Python client supports client_tags via connect_args, but Superset 
> doesn’t seem to expose this functionality.

If it's exposed via `connect_args` you should be able to add it to the database 
configuration under "Advanced", "Other", "Engine Parameters":

```json
{"connect_args": {"client_tags": XXX}}
```

Let me know if that doesn't work.

GitHub link: 
https://github.com/apache/superset/discussions/33695#discussioncomment-13382091

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


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

Reply via email to