Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change CSV writing code to use chunk-based reading code and stop allocating boxed primitives * Correct some trivial warnings * Fix column header separator-escaping bug * Insist on terminating CSV files with a line separator * Expand tests to cover Booleans, '0' as a delimiter, and `nullAsEmpty`
- Loading branch information