Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ physical_type
Function
physical_type
cpp/src/parquet/schema.h:225–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
bool Equals(const Node* other) const override;
224
225
Type::type physical_type() const { return physical_type_; }
226
227
ColumnOrder column_order() const { return column_order_; }
228
Callers
3
ToString
Method · 0.85
sort_order
Function · 0.85
Equals
Method · 0.85
Calls
1
physical_type
Method · 0.80
Tested by
no test coverage detected