Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
194
ReaderProperties default_reader_properties() {
195
static ReaderProperties default_reader_properties;
196
return default_reader_properties;
197
}
198
199
namespace {
200
Callers
15
ASSERT_OK_AND_ASSIGN
Function · 0.85
ParquetRead
Function · 0.85
TEST_F
Function · 0.85
TEST
Function · 0.85
ReadFromLocalFile
Method · 0.85
metadata.h
File · 0.85
metadata_is_stats_set
Method · 0.85
metadata_stats_has_min_max
Method · 0.85
metadata_accessor
Method · 0.85
TEST
Function · 0.85
ASSERT_OK_AND_ASSIGN
Function · 0.85
SerializedFile
Method · 0.85
Calls
no outgoing calls
Tested by
15
ASSERT_OK_AND_ASSIGN
Function · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68
ReadFromLocalFile
Method · 0.68
metadata_is_stats_set
Method · 0.68
metadata_stats_has_min_max
Method · 0.68
metadata_accessor
Method · 0.68
TEST
Function · 0.68
ASSERT_OK_AND_ASSIGN
Function · 0.68
TEST
Function · 0.68
TestReadTypedColumnIndex
Function · 0.68
TestWriteOffsetIndex
Function · 0.68