issues
search
prestodb
/
presto-python-client
Python DB-API client for Presto
Apache License 2.0
239
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: support prefix/route when managed backend is behind a corporate…
#134
jeroenflvr
opened
10 months ago
2
Support decimal and time data types
#133
m1n0
opened
1 year ago
7
Version bump to 0.8.4
#132
mlyublena
closed
1 year ago
0
Fix setup for running pytest
#131
mlyublena
closed
1 year ago
0
Change Presto client to support intergration with SQLAlchemy
#130
mlyublena
closed
1 year ago
7
Add fetchone/first function
#129
Kenchir
closed
1 year ago
1
Enhance the Prestodb python client to handle semicolon at the end of query
#128
ArinMathew
opened
1 year ago
0
feat: support query params
#127
ninoseki
opened
1 year ago
1
How to run CALL system.sync_partition_metadata
#126
shivamtundele
opened
1 year ago
1
getting ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
#125
swapnil-oyo
closed
1 year ago
0
Unable to insert data
#124
hhhzt
opened
1 year ago
2
Remove status debug log where it would also leak sensitive info
#123
MnO2
closed
1 year ago
0
Remove HTTP reponse debug log where it would also leak sensitive info
#122
MnO2
closed
1 year ago
0
Remove debug log to avoid leaking sensitive information in production
#121
MnO2
closed
1 year ago
0
Does the client support Python 3.9 and 3.10?
#120
hkbluesky
opened
1 year ago
0
Version bump to 0.8.3
#119
AndreasBackx
closed
2 years ago
0
Remove logging module and use logging.getLogger directly.
#118
AndreasBackx
closed
2 years ago
2
log optimizations
#117
cliandy
opened
2 years ago
1
Got SSLCertVerificationError even I set the verify=False
#116
luzcn
opened
2 years ago
0
How can I get col_names?
#115
hai1y1kr
opened
2 years ago
2
How can i get the row data ?
#114
katherine1191
opened
2 years ago
0
Batch inserts using presto client
#113
anjul512
opened
2 years ago
1
Mogrification
#112
keithpenrod
opened
3 years ago
0
Add Python 3.8 and Python 3.9 Support
#111
alimcmaster1
closed
3 years ago
4
Add Maintainers section to CONTRIBUTING.md
#110
highker
closed
3 years ago
0
Fix url encoding object session properties
#109
aweisberg
closed
3 years ago
0
Get urllib.parse working in Python 2
#108
aweisberg
closed
3 years ago
0
URL encode session property values
#107
aweisberg
closed
3 years ago
0
pandas.DataFrame.to_sql() or cursor.copy_from() functionality
#106
tomasjanikds
opened
3 years ago
0
setting session parameters
#105
bssuriya
opened
3 years ago
1
unable to connect trino coordinator url
#104
cd1986
opened
3 years ago
0
PrestoException elasticsearch query exception when field is empty
#103
HeChuanXUPT
closed
3 years ago
1
Performance improvements: Check log level. Allow non-default json lib.
#102
100LL
opened
3 years ago
1
Format nextUri responds from server
#101
shawnzhu
opened
4 years ago
2
nextUri should be parsed instead of being consumed directly
#100
shawnzhu
opened
4 years ago
1
Unicode characters are not supported in Presto cursors
#99
larandvit
opened
4 years ago
0
Add support for Oauth to enable GCS access
#98
dcfocus
closed
4 years ago
2
Add support for Oauth to enable GCS access
#97
dcfocus
closed
4 years ago
9
DbApi is not PEP 249 compliant
#96
davidecerri
closed
4 years ago
1
Got PERMISSION_DENIED USER_ERROR while executing query
#95
FeiZou
closed
4 years ago
3
Fixed default http_scheme in Connection class from 'http' to 'https'
#94
akuzmichov
opened
4 years ago
2
How to pass SSLKeyStorePath, SSLKeyStorePassword?
#93
HarvinderBhullar
opened
4 years ago
4
Add support for query parameters
#92
mirec-m
opened
4 years ago
7
Update cla info
#91
brianwarner
closed
3 years ago
1
Add support for polling
#90
matthewwardrop
opened
5 years ago
2
fix typo
#89
asldevi
closed
3 years ago
2
SqlAlchemy support
#88
bgedik
opened
5 years ago
0
How to provide certificate file when connecting to presto
#87
trabbani
closed
5 years ago
3
requirements.txt is not present in the repository
#86
blcksrx
closed
1 year ago
0
Best way to ignore SSL verification?
#85
mkapoor17
closed
5 years ago
2
Next