eBay / tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
https://ebay.github.io/tsv-utils/
Boost Software License 1.0
1.42k stars 80 forks source link

Improve inputSourceByChunk #312

Closed jondegenhardt closed 3 years ago

jondegenhardt commented 3 years ago

Make inputSourceByChunk more general (slightly). Improve the unit tests and documentation. It is now in good enough shape to move from csv2tsv to common. We'll leave it in csv2tsv for now.