risingwave_stream::common::table::state_table

Function consistent_old_value_op

source
fn consistent_old_value_op(
    row_serde: impl ValueRowSerde,
    is_log_store: bool,
) -> OpConsistencyLevel