Parse large CSV file in Scala

后端 未结 0 1965
滥情空心
滥情空心 2021-01-22 19:15

I have a CSV file (~1gb, 10 million rows). I want to parse it in batches and then write the output to the new text/CSV file, where each line would be a JSON array.



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题