| ParquetReaderProperties {arrow} | R Documentation |
ParquetReaderProperties class
Description
This class holds settings to control how a Parquet file is read by ParquetFileReader.
Factory
The ParquetReaderProperties$create() factory method instantiates the object
and takes no arguments.
Methods
-
$thrift_string_size_limit() -
$set_thrift_string_size_limit() -
$thrift_container_size_limit() -
$set_thrift_container_size_limit()
[Package arrow version 16.1.0 Index]