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

Method FlushFinal

cpp/src/arrow/compute/kernels/vector_hash.cc:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 Status Flush(ExecResult* out) { return Status::OK(); }
94
95 Status FlushFinal(ExecResult* out) { return Status::OK(); }
96};
97
98// ----------------------------------------------------------------------

Callers 5

FlushFinalMethod · 0.45
FlushFinalMethod · 0.45
FlushFinalMethod · 0.45
ValueCountsFinalizeFunction · 0.45

Calls 1

OKFunction · 0.50

Tested by

no test coverage detected