Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Finish
Function
Finish
cpp/src/arrow/array/builder_union.h:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
/// \endcond
51
52
Status Finish(std::shared_ptr<UnionArray>* out) { return FinishTyped(out); }
53
54
/// \brief Make a new child builder available to the UnionArray
55
///
Callers
4
Finish
Method · 0.70
Visit
Method · 0.70
FinishTyped
Function · 0.70
Finish
Method · 0.70
Calls
1
FinishTyped
Function · 0.85
Tested by
no test coverage detected