def _get_one_catalog()

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


    def _get_one_catalog(
        self,
        information_schema: InformationSchema,
        schemas: Set[str],
        used_schemas: FrozenSet[Tuple[str, str]],