Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
796
std::string LogicalType::ToString() const { return impl_->ToString(); }
797
798
std::string LogicalType::ToJSON() const { return impl_->ToJSON(); }
799
Callers
15
GetChunks
Method · 0.45
DirectPutImpl
Function · 0.45
Put
Method · 0.45
AssertFixedSizeBinary
Function · 0.45
Put
Method · 0.45
Put
Method · 0.45
Put
Method · 0.45
FormatDecimalValue
Function · 0.45
SerializeToString
Method · 0.45
Update
Method · 0.45
DispatchArrowBinaryHelper
Function · 0.45
CheckExtrema
Function · 0.45
Calls
1
str
Method · 0.80
Tested by
15
CheckExtrema
Function · 0.36
GenerateArray
Function · 0.36
CalculateCdcSize
Function · 0.36
PrintTo
Function · 0.36
CheckNodeRoundtrip
Function · 0.36
TEST
Function · 0.36
ConfirmFactoryEquivalence
Function · 0.36
ConfirmConvertedTypeCompatibility
Function · 0.36
ConfirmNewTypeIncompatibility
Function · 0.36
ConfirmLogicalTypeProperties
Function · 0.36
ConfirmSinglePrimitiveTypeApplicability
Function · 0.36
ConfirmAnyPrimitiveTypeApplicability
Function · 0.36