Worms David
Worms David
Yes, escape may be composed of multiple characters: https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/test/option.escape.coffee#L69-L79
Look at the tests with the link above, I based my answer on them.
You shall use the browser version available in the [./lib/es5](https://github.com/adaltas/node-csv/tree/master/lib/es5) folder.
I think the solution is first to reuse the current ticket if it exists.
Could you provide more explanation, what's wrong with the current implementation, if params.batch is undefined or null, it default to "1000" ?
Not sure how your pull request could fix anything, please send me an associated test case illustrating the issue
I have some time to fix this one but it would be very nice to get a sample reproducing the problem to make sure I hit the right issue while...
I will encourage submitting a PR.
The library was written at a time when promise didn't exist, I'll accept pull requests in this regard.
Does HBase natively expose this information, I don't think. We only provide information available through the REST API. Please refer to the [REST documentation](http://hbase.apache.org/book.html#_using_rest_endpoints). If it's not there, there is...