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

Method Finished

cpp/src/arrow/acero/sorted_merge_node.cc:167–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165#undef LATEST_VAL_CASE
166
167 bool Finished() const { return batches_processed_ == total_batches_; }
168
169 void Advance(SingleRecordBatchSliceBuilder& builder) {
170 // Advance the row until a new time is encountered or the record batch

Callers 3

operator()Method · 0.45
CheckEndedMethod · 0.45
getNextBatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected