Function mz_persist_client::batch::diffs_sum

source ยท
fn diffs_sum<D: Semigroup + Codec64>(updates: &ColumnarRecords) -> Option<D>
Expand description

Returns the total sum of diffs or None if there were no updates.