Refresh Table
Refresh Table is an orchestration component that invalidates cached entries of a specified table or view, including both data and metadata.
Properties
Name
= string
A human-readable name for the component.
Catalog
= drop-down
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
The Databricks schema. The special value [Environment Default]
uses the schema defined in the environment. Read Create and manage schemasto learn more.
Table
= drop-down
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.
Snowflake | Databricks | Amazon Redshift |
---|---|---|
❌ | ✅ | ❌ |