Write a sequence of segments.
- Parameters
-
rows | The mapping between the in-file and in-memory rows |
columns | The columns to be written Segments can be written in already initialized columns with write_n_segments() or in new columns with append_segment_seq() . |