Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Make
Method
Make
cpp/src/arrow/builder.cc:190–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
Status Make() { return VisitTypeInline(*value_type, this); }
191
192
MemoryPool* pool;
193
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