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

Method DictionaryBatch>

cpp/src/generated/Message_generated.h:537–539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

535}
536
537template<> inline const org::apache::arrow::flatbuf::DictionaryBatch *Message::header_as<org::apache::arrow::flatbuf::DictionaryBatch>() const {
538 return header_as_DictionaryBatch();
539}
540
541template<> inline const org::apache::arrow::flatbuf::RecordBatch *Message::header_as<org::apache::arrow::flatbuf::RecordBatch>() const {
542 return header_as_RecordBatch();

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected