Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ value_builder
Method
value_builder
cpp/src/arrow/array/builder_nested.h:217–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
ArrayBuilder* value_builder() const { return value_builder_.get(); }
218
219
// Cannot make this a static attribute because of linking issues
220
static constexpr int64_t maximum_elements() {
Callers
14
AppendListBatch
Function · 0.45
AdjustStructBuilderLength
Method · 0.45
TestBasics
Method · 0.45
TestEquality
Method · 0.45
TestBulkAppend
Method · 0.45
TestBulkAppendInvalid
Method · 0.45
TestCornerCases
Method · 0.45
TestOverflowCheck
Method · 0.45
BuildListOfStructPairs
Function · 0.45
TEST_F
Function · 0.45
Visit
Method · 0.45
value_builder
Function · 0.45
Calls
1
get
Method · 0.45
Tested by
10
TestBasics
Method · 0.36
TestEquality
Method · 0.36
TestBulkAppend
Method · 0.36
TestBulkAppendInvalid
Method · 0.36
TestCornerCases
Method · 0.36
TestOverflowCheck
Method · 0.36
BuildListOfStructPairs
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36