Skip to content

Add option to rerun assessment by refreshing all data #4184

@pritishpai

Description

@pritishpai

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

Currently, the assessment workflow relies on previously cached or persisted state, which can lead to stale insights if the underlying workspace metadata has changed.
It would be helpful to introduce a parameter (e.g., --refresh or --rerun) that forces a fresh read of all relevant data and overwrites the prior assessment state.

Proposed Solution

Add a parameter to the assessment command to trigger a full refresh.

Ensure previously cached data (e.g., account groups, permissions, table locations) is cleared or overwritten.

Optionally log a message indicating the rerun was initiated with fresh data.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

feat/workflowtriggered as a Databricks Job managed by UCX

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions