of chunks when #GArrowJSONReadOptions:use-threads is true.
JSONReadOptions.blockSize
int blockSize() @property nothrowGet blockSize property.
Returns
Block size we request from the IO layer; also determines the size
void blockSize(int propval) @property nothrowSet blockSize property.
Parameters
propval | Block size we request from the IO layer; also determines the size of chunks when #GArrowJSONReadOptions:use-threads is true. |