Skip to main content
Refresh Table is an orchestration component that invalidates cached entries of a specified table or view, including both data and metadata.

Properties

Name
string
required
A human-readable name for the component.
Catalog
drop-down
required
Select a Databricks Unity Catalog. The special value [Environment Default] uses the catalog defined in the environment. Selecting a catalog will determine which databases are available in the next parameter.Also supports the Hive Metastore.
Schema (Database)
drop-down
required
The Databricks schema. The special value [Environment Default] uses the schema defined in the environment. Read Create and manage schemas to learn more.
Table
drop-down
required
The table or view to refresh.Materialized views can only be refreshed with this component if your project is connected to a Databricks shared compute cluster.