- Notifications
You must be signed in to change notification settings - Fork 194
Pull requests: trinodb/trino-python-client
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
added healthcheck to the trino python client making it able to procce… cla-signed
#575 opened Jul 20, 2025 by nadavtzaysler Loading…
Fix spurious warnings and bogus index when reflecting Iceberg tables cla-signed
#520 opened Jan 15, 2025 by metadaddy Loading…
add an option to deferred fetch result in Cursor.execute() cla-signed
#400 opened Aug 8, 2023 by dungdm93 Loading…
Add defer_connect config to allow eagerly verifying connection cla-signed
#394 opened Jul 18, 2023 by Shaheer-rossoneri14 Loading…
Add type hints and enable mypy for client.py and dbapi.py cla-signed
#324 opened Jan 18, 2023 by damian3031 Loading…
Execute prepared statements on client side by default cla-signed
#310 opened Jan 5, 2023 by damian3031 • 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 Loading…
[CI] Migrate to pyproject.toml and use poetry for deterministic builds cla-signed
#201 opened Jul 18, 2022 by john-bodley Loading…
ProTip! Exclude everything labeled
bug
with -label:bug.