MCPcopy Create free account
hub / github.com/apache/arrow / default_reader_properties

Function default_reader_properties

cpp/src/parquet/column_reader.cc:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194ReaderProperties default_reader_properties() {
195 static ReaderProperties default_reader_properties;
196 return default_reader_properties;
197}
198
199namespace {
200

Callers 15

ASSERT_OK_AND_ASSIGNFunction · 0.85
ParquetReadFunction · 0.85
TEST_FFunction · 0.85
TESTFunction · 0.85
ReadFromLocalFileMethod · 0.85
metadata.hFile · 0.85
metadata_is_stats_setMethod · 0.85
metadata_accessorMethod · 0.85
TESTFunction · 0.85
ASSERT_OK_AND_ASSIGNFunction · 0.85
SerializedFileMethod · 0.85

Calls

no outgoing calls

Tested by 15

ASSERT_OK_AND_ASSIGNFunction · 0.68
TEST_FFunction · 0.68
TESTFunction · 0.68
ReadFromLocalFileMethod · 0.68
metadata_is_stats_setMethod · 0.68
metadata_accessorMethod · 0.68
TESTFunction · 0.68
ASSERT_OK_AND_ASSIGNFunction · 0.68
TESTFunction · 0.68
TestReadTypedColumnIndexFunction · 0.68
TestWriteOffsetIndexFunction · 0.68