Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ ToString
Method
ToString
cpp/src/arrow/flight/types.cc:109–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
const char* FlightStatusDetail::type_id() const { return kErrorDetailTypeId; }
108
109
std::string FlightStatusDetail::ToString() const { return CodeAsString(); }
110
111
FlightStatusCode FlightStatusDetail::code() const { return code_; }
112
Callers
15
Finish
Method · 0.45
FromStatus
Method · 0.45
Equals
Method · 0.45
main
Function · 0.45
WaitForSignals
Method · 0.45
ToProto
Function · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
ASSERT_OK_AND_ASSIGN
Method · 0.45
TEST_F
Method · 0.45
CallCompleted
Method · 0.45
TestRoundtrip
Function · 0.45
TEST
Function · 0.45
Calls
12
JoinToString
Function · 0.85
HexEncode
Function · 0.85
message
Function · 0.85
str
Method · 0.80
ToString
Function · 0.70
code
Function · 0.70
timestamp
Function · 0.50
empty
Method · 0.45
value
Method · 0.45
get
Method · 0.45
count
Method · 0.45
size
Method · 0.45
Tested by
8
ASSERT_OK_AND_ASSIGN
Function · 0.36
ASSERT_OK_AND_ASSIGN
Method · 0.36
TEST_F
Method · 0.36
TestRoundtrip
Function · 0.36
TEST
Function · 0.36
GetFlightInfo
Method · 0.36
RunAction1
Method · 0.36
GetSchema
Method · 0.36