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

Function recordBatches

cpp/src/generated/File_generated.h:87–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 return GetPointer<const ::flatbuffers::Vector<const org::apache::arrow::flatbuf::Block *> *>(VT_DICTIONARIES);
86 }
87 const ::flatbuffers::Vector<const org::apache::arrow::flatbuf::Block *> *recordBatches() const {
88 return GetPointer<const ::flatbuffers::Vector<const org::apache::arrow::flatbuf::Block *> *>(VT_RECORDBATCHES);
89 }
90 /// User-defined metadata
91 const ::flatbuffers::Vector<::flatbuffers::Offset<org::apache::arrow::flatbuf::KeyValue>> *custom_metadata() const {
92 return GetPointer<const ::flatbuffers::Vector<::flatbuffers::Offset<org::apache::arrow::flatbuf::KeyValue>> *>(VT_CUSTOM_METADATA);

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected