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

Function Finish

cpp/src/arrow/array/builder_nested.h:382–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380 /// \endcond
381
382 Status Finish(std::shared_ptr<ListArray>* out) { return FinishTyped(out); }
383};
384
385/// \class LargeListBuilder

Callers

nothing calls this directly

Calls 1

FinishTypedFunction · 0.85

Tested by

no test coverage detected