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

Function nodes

cpp/src/generated/Message_generated.h:295–297  ·  view source on GitHub ↗

Nodes correspond to the pre-ordered flattened logical schema

Source from the content-addressed store, hash-verified

293 }
294 /// Nodes correspond to the pre-ordered flattened logical schema
295 const ::flatbuffers::Vector<const org::apache::arrow::flatbuf::FieldNode *> *nodes() const {
296 return GetPointer<const ::flatbuffers::Vector<const org::apache::arrow::flatbuf::FieldNode *> *>(VT_NODES);
297 }
298 /// Buffers correspond to the pre-ordered flattened buffer tree
299 ///
300 /// The number of buffers appended to this list depends on the schema. For

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected