CatalogDataSourceService.

load_declarative_data_sources

load_declarative_data_sources(layout_root_path: Optional[Path]) -> CatalogDeclarativeDataSources

Load declarative data sources layout, which was stored using store_declarative_data_sources.

Parameters

nametypedescription
layout_root_pathOptional[Path]Path to the root of the layout directory. Defaults to Path.cwd().

Returns

typedescription
CatalogDeclarativeDataSourcesDeclarative Data Sources object