def _get_one_catalog_by_relations()

in dbt/adapters/maxcompute/impl.py [0:0]


    def _get_one_catalog_by_relations(
        self,
        information_schema: InformationSchema,
        relations: List[MaxComputeRelation],
        used_schemas: FrozenSet[Tuple[str, str]],