recommendedRowBatchSize

fun recommendedRowBatchSize(rowByteSize: Int): Int

Return

the recommended number of rows in a batch, given the row byte size

Parameters

rowByteSize

the number of bytes in a row, must be greater than 0