Write data to Arrow file row by row

I ended up using the jsonlines format instead. If the file ends up too large I use it with GZip.jl