KoteiIto / node-athena

a nodejs simple aws athena client
MIT License
105 stars 73 forks source link

Dataset with comma (,) being split incorrectly #18

Closed hernit closed 6 years ago

hernit commented 6 years ago

I am hitting a problem during fetching of my results.

When the dataset have a comma (,) in the row, the buffer split incorrectly split on the comma with catering for the escaping double quotes (").

KoteiIto commented 6 years ago

this bug was resolved #17 please use the version 2.1.0