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

Method type_id

cpp/src/arrow/flight/types.cc:107–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105const char* kErrorDetailTypeId = "flight::FlightStatusDetail";
106
107const char* FlightStatusDetail::type_id() const { return kErrorDetailTypeId; }
108
109std::string FlightStatusDetail::ToString() const { return CodeAsString(); }
110

Callers 15

TakeRowsMethod · 0.45
NormalizeArrayFunction · 0.45
WriteBatchFunction · 0.45
UnwrapStatusMethod · 0.45
UnwrapMethod · 0.45
BindMethod · 0.45
TEST_FFunction · 0.45
GetAccessorForGetDataMethod · 0.45
AssertConvertedArrayFunction · 0.45
convertArrayFunction · 0.45
CastArrayFunction · 0.45

Calls

no outgoing calls

Tested by 10

TEST_FFunction · 0.36
AssertConvertedArrayFunction · 0.36
convertArrayFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36
TestTypeMethod · 0.36
TEST_FFunction · 0.36
CheckMethod · 0.36
TEST_FFunction · 0.36
CheckStepFunction · 0.36