Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ physical_type
Method
physical_type
cpp/src/parquet/statistics.cc:783–783 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
781
const T& max() const override { return max_; }
782
783
Type::type physical_type() const override { return descr_->physical_type(); }
784
785
const ColumnDescriptor* descr() const override { return descr_; }
786
Callers
15
statistics.cpp
File · 0.80
CheckColumn
Method · 0.80
ReportUnencodedDataBytes
Method · 0.80
MakeColumnStats
Function · 0.80
Init
Method · 0.80
PrintType
Function · 0.80
CheckState
Method · 0.80
ScanFileContents
Function · 0.80
physical_type
Function · 0.80
TEST
Function · 0.80
CheckExtrema
Function · 0.80
type
Method · 0.80
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.64
CheckExtrema
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64