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

Method Done

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

Source from the content-addressed store, hash-verified

3048 }
3049
3050 void Done() { FinishAndCheckPadding(builder_.get(), &result_); }
3051
3052 template <typename ExpectedType>
3053 void TestAppendValues() {

Callers

nothing calls this directly

Calls 2

FinishAndCheckPaddingFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected