Hacker News new | ask | show | jobs
by proteusguy 3653 days ago
Because to parse it legally you'd have to store the entire file in memory. That's not actually streaming. The CSJ format puts the object schema and order up front and just applies it to each line afterwards. Stream away...