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

Method ToString

cpp/src/parquet/types.cc:796–796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

794}
795
796std::string LogicalType::ToString() const { return impl_->ToString(); }
797
798std::string LogicalType::ToJSON() const { return impl_->ToJSON(); }
799

Callers 15

GetChunksMethod · 0.45
DirectPutImplFunction · 0.45
PutMethod · 0.45
AssertFixedSizeBinaryFunction · 0.45
PutMethod · 0.45
PutMethod · 0.45
PutMethod · 0.45
FormatDecimalValueFunction · 0.45
SerializeToStringMethod · 0.45
UpdateMethod · 0.45
CheckExtremaFunction · 0.45

Calls 1

strMethod · 0.80

Tested by 15

CheckExtremaFunction · 0.36
GenerateArrayFunction · 0.36
CalculateCdcSizeFunction · 0.36
PrintToFunction · 0.36
CheckNodeRoundtripFunction · 0.36
TESTFunction · 0.36