issues
search
python-pinot-dbapi
/
pinot-dbapi
Python DB-API and SQLAlchemy dialect for Pinot
MIT License
20
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to use Pinot with create_async_engine of Sqlalchemy
#107
akshayu2411
opened
1 month ago
3
Fix TypeError when timeout is provided in connection string
#106
piby180
closed
4 months ago
2
fix httpx timeout issue
#105
xiangfu0
closed
4 months ago
0
Bump certifi from 2024.6.2 to 2024.7.4
#104
dependabot[bot]
closed
4 months ago
1
Add raw query response to cursor class
#103
piby180
closed
4 months ago
1
Bump urllib3 from 1.26.18 to 1.26.19
#102
dependabot[bot]
closed
5 months ago
0
build(poetry): relax httpx contraint
#101
Lee-W
closed
5 months ago
4
Upgraded supported Pinot version to 1.1.0
#100
soumitra-st
closed
6 months ago
0
Way to set query params at connection level
#99
shounakmk219
closed
7 months ago
1
Table names seem to get dropped from joins etc.
#98
abloom
closed
7 months ago
0
Allow pinot table aliases
#97
abloom
closed
7 months ago
0
Documentation on passing Database context
#96
shounakmk219
closed
7 months ago
0
Bump idna from 3.4 to 3.7
#95
dependabot[bot]
closed
7 months ago
0
Update doc with the correct key to use multistage engine
#94
pudom16
closed
3 days ago
2
Mask password value while logging
#93
shounakmk219
closed
8 months ago
0
Password logged when initializing dialect
#92
pudom16
closed
8 months ago
0
Add timeout for async connection
#91
BllacaVlera
closed
8 months ago
0
Handle escaping % character in query
#90
shounakmk219
closed
8 months ago
0
Allow passing database for pinot queries
#89
shounakmk219
closed
8 months ago
0
expose more cursor.stats
#88
walterddr
closed
3 days ago
1
Added support to expose query response stat: timeUsedMs
#87
Jayesh-Asrani
closed
10 months ago
0
Yank the 5.1.0 release?
#86
travis-cook-sfdc
closed
2 months ago
1
Added support for providing a timeout option while setting up a connection
#85
aishikbh
closed
1 year ago
2
Fix bug where equal sign could not be in value of header
#84
hugosjoberg
closed
1 year ago
0
Split extra header on first "="
#83
yomikaze
closed
12 months ago
1
Bump urllib3 from 1.26.17 to 1.26.18
#82
dependabot[bot]
closed
1 year ago
0
Unable to use Multi Stage Engine for Apache Pinot on Superset
#81
piby180
closed
3 days ago
2
Bump urllib3 from 1.26.15 to 1.26.17
#80
dependabot[bot]
closed
1 year ago
0
multi-stage sqlalchemy in README.md
#79
walterddr
closed
1 year ago
2
fix readme
#78
walterddr
closed
1 year ago
0
Update docs to use pinot broker for querying
#77
mayankshriv
closed
1 year ago
0
Remove /query/sql override for query path
#76
xiangfu0
closed
1 year ago
0
Finishing coverage
#75
diogobaeder
closed
1 year ago
1
Bump certifi from 2022.12.7 to 2023.7.22
#74
dependabot[bot]
closed
1 year ago
0
Update httpx dependency to allow `0.24.1`
#73
travis-cook-sfdc
closed
5 months ago
0
Bump requests from 2.28.2 to 2.31.0
#72
dependabot[bot]
closed
1 year ago
0
add sqlalchemy support for multi-stage engine
#71
walterddr
closed
1 year ago
0
Increasing coverage
#70
diogobaeder
closed
1 year ago
2
Support multi-stage query engine
#69
xiangfu0
closed
1 year ago
0
Patch for SQL Alchemy missing JSON deserializer error
#68
AZ-AdamDiehl
closed
1 year ago
0
Support gRPC + streaming for fetching records directly from Pinot servers in Pinot dbapi client
#67
nizarhejazi
opened
1 year ago
3
Expose query response statistics
#66
nizarhejazi
opened
1 year ago
0
Fix JSON datatype parsing for empty string
#65
abhi19gupta
closed
1 year ago
0
Pinot BIG_DECIMAL columns are not accessible via SQLAlchemy
#64
keriharris
opened
1 year ago
1
JSON type field parsing from string to dict
#63
abhi19gupta
closed
1 year ago
0
Optimize Cursor.fetchall
#62
rostan-t
closed
1 year ago
2
Increasing code coverage to 50%
#61
diogobaeder
closed
1 year ago
3
Adding pinotdb-pypi-publisher github action for version publish
#60
xiangfu0
closed
1 year ago
0
Make release a github action
#59
xiangfu0
closed
1 year ago
1
Allow previous versions of ciso8601 and requests, Unit test for null handling
#58
abhi19gupta
closed
1 year ago
1
Next