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

Function data

cpp/src/generated/Message_generated.h:424–426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422 return GetField<int64_t>(VT_ID, 0);
423 }
424 const org::apache::arrow::flatbuf::RecordBatch *data() const {
425 return GetPointer<const org::apache::arrow::flatbuf::RecordBatch *>(VT_DATA);
426 }
427 /// If isDelta is true the values in the dictionary are to be appended to a
428 /// dictionary with the indicated id. If isDelta is false this dictionary
429 /// should replace the existing dictionary.

Callers 1

VerifyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected