GitHub user dosubot[bot] added a comment to the discussion: Unable to pass http headers to Trino
<!-- Greeting --> Hi @RoeyoOgen! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the superset team. <!-- Answer --> Superset does not currently support setting Trino client_tags via the UI or on a per-query basis. The Trino Python client does support client_tags through connect_args, but Superset only allows admins to set connection-level parameters, not user-level or per-query tags. There is no evidence of client_tags support in the backend or frontend, and no per-query tag support in SQL Lab or Explore workflows. Superset also does not natively support passing custom HTTP headers or tokens to Trino connections—only authentication and SSL settings are handled this way. Implementing per-query client_tags would require custom development, as there is no built-in workaround or configuration for this today [citation](https://github.com/apache/superset/discussions/31417). <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/38daa413-b5d3-4fc0-b525-253c1645cc9a?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/38daa413-b5d3-4fc0-b525-253c1645cc9a?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/38daa413-b5d3-4fc0-b525-253c1645cc9a?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/38daa413-b5d3-4fc0-b525-253c1645cc9a?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/38daa413-b5d3-4fc0-b525-253c1645cc9a?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/38daa413-b5d3-4fc0-b525-253c1645cc9a?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/38daa413-b5d3-4fc0-b525-253c1645cc9a?feedback_type=other)</sup> [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/33695) GitHub link: https://github.com/apache/superset/discussions/33695#discussioncomment-13374351 ---- 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]
