pub async fn find_fragment_no_shuffle_dags_detailed(
db: &impl ConnectionTrait,
initial_fragment_ids: &[FragmentId],
) -> MetaResult<Vec<NoShuffleEnsemble>>pub async fn find_fragment_no_shuffle_dags_detailed(
db: &impl ConnectionTrait,
initial_fragment_ids: &[FragmentId],
) -> MetaResult<Vec<NoShuffleEnsemble>>