liquidaty / zsv

zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser
MIT License
209 stars 15 forks source link

initial commit for multi-threading support #255

Closed liquidaty closed 2 weeks ago

liquidaty commented 3 weeks ago

…d for filter temp file write)

iamazeem commented 3 weeks ago

Regarding CI error, the tmux session must've been closed quickly because the executable exited abnormally. Locally, you may debug it by setting remain-on-exit and without -d flag:

tmux set remain-on-exit on
tmux new-session -x 1000 -y 5 -s test-sheet /path/to/<zsv_sheet | zsv sheet> app/test/worldcitiespop_mil.csv