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

Method type

cpp/src/arrow/ipc/message.cc:176–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174std::shared_ptr<Buffer> Message::metadata() const { return impl_->metadata(); }
175
176MessageType Message::type() const { return impl_->type(); }
177
178MetadataVersion Message::metadata_version() const { return impl_->version(); }
179

Callers 15

TESTFunction · 0.45
TEST_FFunction · 0.45
ChunkedArrayMethod · 0.45
MakeMethod · 0.45
ContainsFloatTypeFunction · 0.45
FlattenMethod · 0.45
ValidateChunksFunction · 0.45
typeFunction · 0.45
FieldBuildersMethod · 0.45
ConvertColumnsToTensorFunction · 0.45
ToTensorImplFunction · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
CheckTableToTensorFunction · 0.36
TYPED_TEST_PFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
MakeMethod · 0.36
TEST_FFunction · 0.36
TestCastMethod · 0.36
CheckGetNullUnionScalarFunction · 0.36