-
Notifications
You must be signed in to change notification settings - Fork 204
Pull requests: trinodb/trino-python-client
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Expose query stats through a cursor callback
cla-signed
#623
opened Jul 11, 2026 by
hashhar
Member
Loading…
Cache server_version_info and guard against re-entrant reads
cla-signed
#622
opened Jul 11, 2026 by
hashhar
Member
Loading…
Validate host in SQLAlchemy URL helper
cla-signed
#621
opened Jul 11, 2026 by
hashhar
Member
Loading…
Forward custom HTTP headers on coordinator spooling requests
cla-signed
#620
opened Jul 11, 2026 by
hashhar
Member
Loading…
Send Content-Type charset on statement POST requests
cla-signed
#619
opened Jul 11, 2026 by
hashhar
Member
Loading…
Return column comments in SQLAlchemy get_columns
cla-signed
#618
opened Jul 11, 2026 by
hashhar
Member
Loading…
Do not cancel completed DML statements on cursor close
cla-signed
#617
opened Jul 11, 2026 by
hashhar
Member
Loading…
Do not double-decode username and password in SQLAlchemy URL
cla-signed
#616
opened Jul 9, 2026 by
arpitjain099
Member
Loading…
fix(sqlalchemy): add literal_processor to TIMESTAMP type
#609
opened Jun 17, 2026 by
q8webmaster
Member
Loading…
Batch INSERT statements in executemany to reduce round trips
cla-signed
#605
opened May 25, 2026 by
srchilukoori
Contributor
Loading…
Retry on HTTP 200 with empty response body
cla-signed
#603
opened Apr 30, 2026 by
emanuelsdsj
Member
Loading…
added heartbeat interval to check if query is still fetching data
cla-signed
#588
opened Jan 12, 2026 by
nadavtzaysler
Loading…
add an option to deferred fetch result in Cursor.execute()
cla-signed
#400
opened Aug 8, 2023 by
dungdm93
Member
Loading…
Add defer_connect config to allow eagerly verifying connection
cla-signed
#394
opened Jul 18, 2023 by
Shaheer-rossoneri14
Member
Loading…
Add type hints and enable mypy for client.py and dbapi.py
cla-signed
#324
opened Jan 18, 2023 by
damian3031
Member
Loading…
Execute prepared statements on client side by default
cla-signed
#310
opened Jan 5, 2023 by
damian3031
Member
•
Draft
replacement pass on clearly exception NotImplementedError
#301
opened Dec 13, 2022 by
morgangt
Loading…
Use download thread to speed up result retrieval
cla-signed
#280
opened Nov 3, 2022 by
mdesmet
Contributor
Loading…
Support custom cache for OAuth2 tokens
cla-signed
#225
opened Aug 18, 2022 by
mdesmet
Contributor
Loading…
[CI] Migrate to pyproject.toml and use poetry for deterministic builds
cla-signed
#201
opened Jul 18, 2022 by
john-bodley
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.