Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/trinodb/trino-python-client

Python client for Trino
https://github.com/trinodb/trino-python-client

Introduce DecodableSegment and remove Tuple in iterators

wendigo opened this pull request 3 days ago
Allow creating a Trino table using dataframe

andythsu opened this issue 3 days ago
Return a single element while iterating over segments

wendigo opened this pull request 3 days ago
Timeout seems to not work on long running queries

mkay1375 opened this issue 12 days ago
Fix spurious warnings and bogus index when reflecting Iceberg tables

metadaddy opened this pull request 19 days ago
Return Iceberg metadata tables in SQLAlchemy reflection

metadaddy opened this issue 19 days ago
Support `With` statement for cursor class

Chaho12 opened this issue 20 days ago
Release notes for 0.333.0

hashhar opened this issue 20 days ago
Release notes for 0.332.0

hashhar opened this pull request 20 days ago
Make this package PEP-561 compatible by adding a py.typed marker

Priyansh121096 opened this pull request 21 days ago
fix: account for None in error field of http response

adrianAzoitei opened this pull request 28 days ago
Uncaught exception when error field is None

adrianAzoitei opened this issue 28 days ago
Client Credentials OAuth2 Authentication

c-thiel opened this issue 29 days ago
Support Spooling Protocol

mdesmet opened this pull request about 1 month ago
Feat/spooled protocol

wendigo opened this pull request about 1 month ago
Add missing type annotations for the "TrinoRequest" class

arturdryomov opened this pull request about 2 months ago
Add tests for the "ClientSession" class

arturdryomov opened this pull request about 2 months ago
Move Black to pre-commit

arturdryomov opened this pull request about 2 months ago
Add missing type annotations for the "ClientSession" class

arturdryomov opened this pull request about 2 months ago
Replace "isort" with "reorder-python-imports"

arturdryomov opened this pull request about 2 months ago
Update pre-commit configuration

arturdryomov opened this pull request about 2 months ago
Release notes for 0.332.0

hashhar opened this issue about 2 months ago
Release notes for 0.331.0

hashhar opened this pull request about 2 months ago
Add possibility to add http prefix

stetsyk2 opened this pull request 2 months ago
Add support for the Trino client spooling protocol

mdesmet opened this pull request 2 months ago
Fix parsing authentication header

mdesmet opened this pull request 3 months ago
Trino python client doesn't respect forwarded HTTP header

FPGAwesome opened this issue 3 months ago
Add support for spooled protocol extension

hashhar opened this issue 3 months ago
Ensure custom types support pickling.

ragnard opened this pull request 4 months ago
`NamedRowTuple` does not support pickling

ragnard opened this issue 4 months ago
Drop support for end-of-life Python 3.8

damian3031 opened this pull request 4 months ago
Release notes for 0.331.0

hashhar opened this issue 4 months ago
Release notes for 0.330.0

hashhar opened this pull request 4 months ago
Refactor get_indexes to return partition names and values

damian3031 opened this pull request 4 months ago
Fix www-authenticate header parsing bug when refreshing tokens

JonMerlevede opened this pull request 5 months ago
Header info didn't have x_token_server

JonMerlevede opened this issue 5 months ago
NoneType Object is Not Subscriptable Error

vinayakmalik95 opened this issue 5 months ago
Make this package PEP-561 compatible by adding a py.typed marker

Priyansh121096 opened this issue 5 months ago
Sqlalchemy transactions with Repeatable_read

StephenOTT opened this issue 5 months ago
update repository trino

paulocesarsousa opened this pull request 5 months ago
Shard long JWT token on Windows

hovaesco opened this pull request 6 months ago
Incorrect retrieval of partitions in get_indexes method

hovaesco opened this issue 6 months ago
Map INTERVAL types to Python types

hovaesco opened this pull request 7 months ago
Add visit_try_cast to sqlalchemy compiler

dwolfeu opened this pull request 7 months ago
Using try_cast in SQLAlchemy

dwolfeu opened this issue 7 months ago
Remove normalize method from TemporalType

hovaesco opened this pull request 7 months ago
Release notes for 0.330.0

hashhar opened this issue 7 months ago
Release notes for 0.329.0

hashhar opened this pull request 7 months ago
Some cleanups

hashhar opened this pull request 7 months ago
Apply new logic for parsing WWW-Authenticate header

hovaesco opened this pull request 7 months ago
Client send empty session when user do not set session

starry225 opened this issue 8 months ago
Add support for ROW and ARRAY in TrinoTypeCompiler

hovaesco opened this pull request 8 months ago
Queries stuck in FINISHING time

KerenMousseri opened this issue 8 months ago
Support object as value in extra_credential

huw0 opened this pull request 9 months ago
feat(core): rename package name from trino to trino_client

viplazylmht opened this pull request 10 months ago
visit_ROW and visit_ARRAY for TrinoTypeCompiler

rumblepi opened this issue 10 months ago
Handle HTTP 429 responses

aalbu opened this issue 10 months ago
Add retry on 429 error code

hovaesco opened this pull request 11 months ago
Add GSSAPIAuthentication authentication class.

gkarg opened this pull request 12 months ago
CI updates

hashhar opened this pull request 12 months ago
Release notes for 0.329.0

hashhar opened this issue 12 months ago
Release notes for 0.328.0

hashhar opened this pull request 12 months ago
Fix handling of ambiguous datetime instances

hashhar opened this issue 12 months ago
Add support for MAP type to SQLAlchemy dialect

hashhar opened this pull request about 1 year ago
Remove sensitive debug logs

hashhar opened this pull request about 1 year ago
Type hints for types and mapper modules

hashhar opened this pull request about 1 year ago
Fixed OAuth2Authentication redirect_auth_url_handler callback not firing

matialm opened this pull request about 1 year ago
Cannot connect to Trino via OAUTH2 with SSO credentials

matialm opened this issue about 1 year ago
Add support for 'None' on response data

avibhstarburst opened this pull request about 1 year ago
Add ability to return MAP type columns with ARRAY, MAP or ROW keys

hashhar opened this issue about 1 year ago
Fix mapping of MAP types with boolean or integer keys

hashhar opened this pull request about 1 year ago
Type mapping related improvements and refactoring

hashhar opened this pull request about 1 year ago
Please respond to this question I asked 2 days ago

lejanco opened this issue about 1 year ago
Update tested Python and PyPy versions

hashhar opened this pull request about 1 year ago
API incompatibility with tzlocal

nikmartin opened this issue about 1 year ago
OAuth cache improvements

hovaesco opened this pull request about 1 year ago
Only set log level for the root logger

hashhar opened this pull request about 1 year ago
Fix closing cursor with no previously running query

hovaesco opened this pull request about 1 year ago
Allow to set different log level

guerremdq opened this pull request about 1 year ago
Support for oauth2 token per user per host (vs per host only)

gerilya opened this issue about 1 year ago
Add a generic function compiler to handle `IGNORE NULLS` in window functions

laserkaplan opened this pull request about 1 year ago
Closing a newly-created cursor throws

batterseapower opened this issue about 1 year ago
ORM support for engine without catalog

olp966220 opened this issue about 1 year ago
Suppress failure when reading $partitions system table in get_indexes

LittleWat opened this pull request about 1 year ago
Fix JSON support in SQLAlchemy

hovaesco opened this pull request about 1 year ago
JSON support

d-gorodnov opened this issue over 1 year ago
Support date and time functions

tkasuz opened this issue over 1 year ago
Default to https scheme when port is 443 (sqlalchemy)

alexfricker opened this pull request over 1 year ago
Check cursor _query is None before columns

ammarar opened this pull request over 1 year ago
Release notes for 0.328.0

hashhar opened this issue over 1 year ago