MCPcopy Create free account
hub / github.com/apache/arrow / Schema>

Method Schema>

cpp/src/generated/Message_generated.h:533–535  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

531};
532
533template<> inline const org::apache::arrow::flatbuf::Schema *Message::header_as<org::apache::arrow::flatbuf::Schema>() const {
534 return header_as_Schema();
535}
536
537template<> inline const org::apache::arrow::flatbuf::DictionaryBatch *Message::header_as<org::apache::arrow::flatbuf::DictionaryBatch>() const {
538 return header_as_DictionaryBatch();

Callers

nothing calls this directly

Calls 1

header_as_SchemaFunction · 0.85

Tested by

no test coverage detected