MCPcopy 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.cppFile · 0.80
CheckColumnMethod · 0.80
MakeColumnStatsFunction · 0.80
InitMethod · 0.80
PrintTypeFunction · 0.80
CheckStateMethod · 0.80
ScanFileContentsFunction · 0.80
physical_typeFunction · 0.80
TESTFunction · 0.80
CheckExtremaFunction · 0.80
typeMethod · 0.80

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.64
CheckExtremaFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64