CatalogDataSourceService.

register_upload_notification

register_upload_notification( data_source_id: str ) -> None

Invalidate cache of your computed reports to force your analytics to be recomputed.

Parameters

nametypedescription
data_source_idstrData Source identification string. e.g. "demo"

Returns

None