Skip to main content

up_to_antichain

Function up_to_antichain 

Source
fn up_to_antichain(up_to: Option<u64>) -> Antichain<Timestamp>
Expand description

Convert an optional up_to timestamp into a sink’s exclusive upper antichain; None is the empty antichain (no bound — the sink runs indefinitely).