issues
search
cloudera
/
impyla
Python DB API 2.0 client for Impala and Hive (HiveServer2 protocol)
Apache License 2.0
731
stars
248
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow users to add custom http headers when using hs2-http (#557)
#558
bartash
opened
2 weeks ago
0
Allow users to add custom http headers to outgoing messages when using hs2-http
#557
bartash
opened
3 weeks ago
0
Impyla + Dask : How to setup the impala URI ?
#556
frbelotto
opened
1 month ago
0
SyntaxWarning: invalid escape sequence '\d' operation = re.sub(":([^\d\W]\w*)", "%(\g<1>)s", operation)
#555
frbelotto
opened
1 month ago
0
Prepare release 0.20a3
#554
csringhofer
closed
2 months ago
0
Always set ImpalaHttpClient.__preserve_all_cookies
#553
csringhofer
closed
2 months ago
0
Prepare release 0.20a2
#552
csringhofer
closed
2 months ago
0
Subtract RPC time from sleep in _wait_to_finish
#551
csringhofer
closed
2 months ago
1
Avoid retrying non-idempotent RPCs in binary connections (#549)
#550
csringhofer
closed
2 months ago
4
Retry logic can incorrectly repeat execution in non-http connections
#549
csringhofer
closed
1 month ago
0
Allow skipping utf8 converison in Python3
#548
mszjat
closed
2 months ago
0
ImpalaConnectionTests is flaky
#547
csringhofer
closed
1 month ago
0
Prepare release 0.20a1
#546
csringhofer
closed
2 months ago
0
Log fake password instead of actual password to avoid leaking sensitive info
#545
WWakker
closed
3 months ago
0
Release 0.20 to work with Python3.12
#544
serv-inc
opened
4 months ago
1
Allow skipping utf8 converison in Python3
#543
csringhofer
closed
1 month ago
0
Support wildcard http_cookie_names (#509)
#542
MikaelSmith
closed
3 months ago
1
SQLAlchemy support for Impala on Python 3.11 - incorrect SQL code : concatenation of database, table and column names
#541
radurogojanumai
opened
5 months ago
0
PLAIN auth with http transport fails producing valid BASIC auth header for long username/password combinations
#540
paulmayer
opened
6 months ago
1
Log "Closing operation" at debug level
#539
csringhofer
closed
7 months ago
0
Fix SQLAlchemy support for Impala on Python 3.10
#538
jvprosser
closed
7 months ago
2
Prepare release 0.20a1
#537
csringhofer
closed
8 months ago
0
`ImpalaDialect.get_columns` incompatible with the latest SQLAlchemy 2.0 version
#536
lazyhope
closed
6 months ago
1
Turn regex strings into raw strings
#535
hackermandh
closed
8 months ago
2
Remove incorrectly added tox.ini in last commit
#534
csringhofer
closed
9 months ago
0
Revert versioneer bump
#533
csringhofer
closed
9 months ago
3
Update versioneer to 0.29 (needed for Python 3.12)
#532
csringhofer
closed
9 months ago
1
Issue #529: Fix https connection with Python 3.12
#531
csringhofer
closed
9 months ago
2
Add tox.ini to help testing with multiple python versions
#530
csringhofer
closed
7 months ago
2
Error in Python 3.12.1 trying to run connect
#529
jmagana2000
closed
4 months ago
1
Support Cursor.rowcount and close finished queries
#528
csringhofer
closed
10 months ago
2
Fix test_sqlalchemy with sqlalchemy 2
#527
csringhofer
closed
10 months ago
3
Update ImpalaService.thrift
#526
csringhofer
closed
10 months ago
0
Add Knox cookies in default cookies list
#525
cravani
closed
10 months ago
1
Prepare release 0.19.0
#524
wzhou-code
closed
1 year ago
0
Prepare release 0.19.0 (#522)
#523
wzhou-code
closed
1 year ago
0
Prepare release 0.19.0
#522
wzhou-code
opened
1 year ago
0
[Docs] Add comment to help Hive users quick start
#521
NicolasPA
closed
10 months ago
0
error: metadata-generation-failed at thrift when installing impyla with python 3.9.17
#520
kevinkim5
opened
1 year ago
1
Issue #518: Fix Cookie handling with Python 3 [from IMPALA-12294]
#519
bartash
closed
1 year ago
1
Backport changes from [IMPALA-12294] ("Cookie handling broken In Impala Shell with python 3") to Impyla
#518
bartash
closed
1 year ago
1
:bug: Bug in proxy setting
#517
LucaMingarelli
opened
1 year ago
0
Support CHAR type in SQLAlchemy
#516
huw0
closed
10 months ago
0
IMPALA-12149: Adds additional checks to ensure valid connection arguments
#515
jasonmfehr
closed
1 year ago
1
concerns about sasl to pure-sasl function mapping in sasl_compat.py
#514
mdeshmu
closed
1 year ago
2
Add cursor configuration to connection args
#513
VitaliyFedorov
opened
1 year ago
0
Support new methods in SQLAlchemy 2.0
#512
huw0
opened
1 year ago
4
Add get_view_name support to SQLAlchemy
#511
huw0
closed
1 year ago
2
Connection Error With Apple M2 Chip
#510
chihooo
opened
1 year ago
1
Retain all cookies by default
#509
joemcdonnell
opened
1 year ago
1
Next