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

Method Done

cpp/src/arrow/array/array_test.cc:2724–2727  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2722 }
2723
2724 void Done() {
2725 FinishAndCheckPadding(builder_.get(), &result_);
2726 EnsureValuesBufferNotNull(*result_->data());
2727 }
2728
2729 template <typename ExpectedType>
2730 void TestAppendValues() {

Callers

nothing calls this directly

Calls 3

FinishAndCheckPaddingFunction · 0.85
getMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected