You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We maintain a client library which leverages presto-python-client, and we're setting custom user-agent header to trace it. Currently I'm investigating whether we can migrate to trino-python-client, and this is the last blocker to do it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I know there's a default user-agent setting, but is there a way to update the custom user-agent?
trino-python-client/trino/client.py
Line 527 in 84df329
Currently, updating the user-agent header is prohibited.
trino-python-client/trino/client.py
Line 553 in 84df329
We maintain a client library which leverages presto-python-client, and we're setting custom user-agent header to trace it. Currently I'm investigating whether we can migrate to trino-python-client, and this is the last blocker to do it.
Beta Was this translation helpful? Give feedback.
All reactions