mz_catalog::durable::persist

Function as_of

Source
fn as_of(
    read_handle: &ReadHandle<SourceData, (), Timestamp, Diff>,
    upper: Timestamp,
) -> Timestamp
Expand description

Generates a timestamp for reading from read_handle that is as fresh as possible, given upper.