presto-python-client
presto-python-client copied to clipboard
Support decimal and time data types
This is roughly a copy of what Trino did here https://github.com/trinodb/trino-python-client/pull/160 - with two exceptions:
- no tests - I dont see dbapi tests in general in this repo
- I added the experimental boolean flag to the connection itself, that seems to make more sense to me rather than adding it to the cursor.
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: m1n0 / name: Milan Lukac (90944f0860e0c5a32cea5a38b1f8f31e76c6fe08)
is there something blocking this @tdcmeehan ?
@m1n0 can you please ask for help in the PrestoDB Slack to get this PR moving? I am not a Python expert, but I can help provide a surface review later.
thanks for the comment @tdcmeehan ! I already did that when I opened the PR, I just asked again now.
I can deploy a cluster in AWS and let you try this out.
hi, what can I do to move this forward?
hi, what can I do to move this forward?
Please run some BAT tests to make sure the new updates work. You can deploy a local cluster, or I can provide one.