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
| name | type | description |
|---|---|---|
| data_source_id | str | Data Source identification string. e.g. "demo" |
Returns
| type | description |
|---|---|
| None | None |