ufukomer / node-impala

Node Client for Impala using Apache Thrift
https://www.npmjs.com/package/node-impala
MIT License
31 stars 12 forks source link

Not able to get Arraysize more than 1024 on a query #21

Closed shravankumarm closed 6 years ago

shravankumarm commented 6 years ago

Hi, Is there a way where we can increase the query array size,right now its limiting to 1024.

ufukomer commented 6 years ago

Not currently.

https://github.com/ufukomer/node-impala/issues/11#issuecomment-274798646