Companion

object Companion

Properties

Link copied to clipboard

The assumed length of the longest text column. For performance optimization purposes only. Must be 0 or more

Functions

Link copied to clipboard
fun numRowBytes(numNumericColumns: Int, numTextColumns: Int, maxTextLength: Int): Int
Link copied to clipboard
fun recommendedRowBatchSize(rowByteSize: Int): Int