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

Method GetLatestTime

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

Source from the content-addressed store, hash-verified

615 }
616
617 inline OnType GetLatestTime() const {
618 return GetTime(GetLatestBatch().get(), time_type_id_, time_col_index_,
619 latest_ref_row_);
620 }
621
622#undef LATEST_VAL_CASE
623

Callers 3

EmplaceFunction · 0.45
UpdateRhsMethod · 0.45
ProcessInnerMethod · 0.45

Calls 2

GetTimeFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected