parquet.arrow_file_reader
Module for [ArrowFileReader] class
Types 3
Methods
ArrowFileReaderGidBuilder builder() static nothrowGet builder for [parquet.arrow_file_reader.ArrowFileReader] Returns: New builder objectparquet.arrow_file_reader.ArrowFileReader newArrow(arrow.seekable_input_stream.SeekableInputStream source) staticparquet.arrow_file_reader.ArrowFileReader newPath(string path) staticint getNRowGroups() nothrowlong getNRows() nothrowarrow.table.Table readRowGroup(int rowGroupIndex, int[] columnIndices = null)void setUseThreads(bool useThreads) nothrowFluent builder implementation template for parquet.arrow_file_reader.ArrowFileReader
Methods
T arrowFileReader(void * propval) nothrowFluent builder for parquet.arrow_file_reader.ArrowFileReader
Methods