ArrowFileWriter.newRowGroup

bool newRowGroup(size_t chunkSize)

Start a new row group.

Parameters

chunkSizeThe max number of rows in a row group.

Returns

true on success, false if there was an error.

Throws

[ErrorWrap]