max-mapper / csv-write-stream

A CSV encoder stream that produces properly escaped CSVs
BSD 2-Clause "Simplified" License
204 stars 37 forks source link

Fix for writing large objects (more than 1024 keys) #18

Closed mafintosh closed 9 years ago

okdistribute commented 9 years ago

Nice! Would it be ok to try it with something like 100k columns?

mafintosh commented 9 years ago

I just tried 100k columns locally and it works but slows down the tests quite a bit so I'm not sure how feasible it would be to have that many cols

okdistribute commented 9 years ago

okay cool. just wanted to see if it worked.

mafintosh commented 9 years ago

Released in 1.0.0