trinodb / trinodb/trino-python-client
Send extra credentials only in the initial request instead of every request
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 439
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
Client should send extra credentials only on the initial request.
See https://github.com/trinodb/trino/issues/14364#issuecomment-1263432919 for more context.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the client request path and reading the linked Trino discussion; done means extra credentials are sent only with the initial request, with coverage for subsequent requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100