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

Method Finished

cpp/src/arrow/acero/asof_join_node.cc:624–624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622#undef LATEST_VAL_CASE
623
624 bool Finished() const { return batches_processed_ == total_batches_; }
625
626 Result<bool> Advance() {
627 // Try advancing to the next row and update latest_ref_row_

Callers 4

UpdateRhsMethod · 0.45
ProcessInnerMethod · 0.45
CheckEndedMethod · 0.45
ProcessNonThreadedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected