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

Function converted_type

cpp/src/parquet/schema.h:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 Repetition::type repetition() const { return repetition_; }
121
122 ConvertedType::type converted_type() const { return converted_type_; }
123
124 const std::shared_ptr<const LogicalType>& logical_type() const { return logical_type_; }
125

Callers 2

ToStringMethod · 0.85
sort_orderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected