JSONReadOptionsGidBuilderImpl.blockSize

Set blockSize property.

class JSONReadOptionsGidBuilderImpl(T)
T
blockSize
()

Parameters

propval int

Block size we request from the IO layer; also determines the size of chunks when #GArrowJSONReadOptions:use-threads is true.

Return Value

Type: T

Builder instance for fluent chaining