cloudera / impyla

Python DB API 2.0 client for Impala and Hive (HiveServer2 protocol)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

in executemany function, it cannot pass configuration parameter to each execute function

gtfaww opened this issue · comments

in hiveserver2.py, executemany function invoke execute in the body.

However, it cannot pass configuration parameter to each execute function