Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
UpdateRhs
Method · 0.45
ProcessInner
Method · 0.45
CheckEnded
Method · 0.45
ProcessNonThreaded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected