Function mz_compute::sink::materialized_view_v2::append::advance_shard_upper
source · async fn advance_shard_upper(
persist_writer: &mut WriteHandle<SourceData, (), Timestamp, Diff>,
upper: Antichain<Timestamp>,
)
Expand description
Advance the frontier of the given writer’s shard to at least the given upper
.