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

Method Done

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

Source from the content-addressed store, hash-verified

2772 }
2773
2774 void Done() {
2775 FinishAndCheckPadding(builder_.get(), &result_);
2776 EnsureValuesBufferNotNull(*result_->data());
2777 }
2778
2779 template <typename ExpectedType>
2780 void TestAppendValues() {

Callers

nothing calls this directly

Calls 3

FinishAndCheckPaddingFunction · 0.85
getMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected