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

Method RecordBatch>

cpp/src/generated/Message_generated.h:541–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

539}
540
541template<> inline const org::apache::arrow::flatbuf::RecordBatch *Message::header_as<org::apache::arrow::flatbuf::RecordBatch>() const {
542 return header_as_RecordBatch();
543}
544
545template<> inline const org::apache::arrow::flatbuf::Tensor *Message::header_as<org::apache::arrow::flatbuf::Tensor>() const {
546 return header_as_Tensor();

Callers

nothing calls this directly

Calls 1

header_as_RecordBatchFunction · 0.85

Tested by

no test coverage detected