Releases: ufukomer/node-impala
Releases · ufukomer/node-impala
v2.0.4
- Close method bug fix
- Testing with ava
- Package updates
v2.0.1
Fixed error handling issue of query
method.
v2.0.0
New functions:
connect
close
explain
getResultsMetadata
v1.1.1
- Connection error handling was added
- Export in ES6 standard
v1.1.0
- node-impala is being written in ES6 standards anymore
map
option property left its place to resultType
property
json-array
option property that returns result of query as json array