risingwave_meta::controller::scale

Function construct_no_shuffle_traverse_query_helper

source
fn construct_no_shuffle_traverse_query_helper(
    fragment_ids: Vec<FragmentId>,
    direction: NoShuffleResolveDirection,
) -> WithQuery