Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Make
Method
Make
cpp/src/arrow/builder.cc:186–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
Status Make() { return VisitTypeInline(*value_type, this); }
187
188
MemoryPool* pool;
189
const std::shared_ptr<DataType>& index_type;
Callers
2
Visit
Method · 0.45
MakeDictionaryBuilder
Function · 0.45
Calls
1
VisitTypeInline
Function · 0.85
Tested by
no test coverage detected