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

Function description

cpp/src/generated/feather_generated.h:691–693  ·  view source on GitHub ↗

Some text (or a name) metadata about what the file is, optional

Source from the content-addressed store, hash-verified

689 };
690 /// Some text (or a name) metadata about what the file is, optional
691 const ::flatbuffers::String *description() const {
692 return GetPointer<const ::flatbuffers::String *>(VT_DESCRIPTION);
693 }
694 int64_t num_rows() const {
695 return GetField<int64_t>(VT_NUM_ROWS, 0);
696 }

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected