Skip to content

Commit

Permalink
Update REFRESH_EXTERNAL_TABLE.md
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Roscigno <dan@roscigno.com>
  • Loading branch information
DanRoscigno authored Oct 24, 2024
1 parent 4f5a6cb commit a17fd1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ displayed_sidebar: docs
Updates metadata cached in StarRocks. The metadata is from tables in data lakes. This statement is used in the following scenarios:

- **External table**: When using a Hive external table or Hudi external table to query data in Apache Hive™ or Apache Hudi, you can execute this statement to update the metadata of a Hive table or Hudi table cached in StarRocks.
- **External catalog**: When using a [Hive catalog](../../../data_source/catalog/hive_catalog.md), [Hudi catalog](../../../data_source/catalog/hudi_catalog.md), [Delta Lake catalog](../../../data_source/catalog/deltalake_catalog.md), or [MaxCompute Catalog](../../../data_source/catalog/maxcompute_catalog.md) (since v3.3) to query data in the corresponding data source, you can execute this statement to update the metadata cached in StarRocks.
- **External catalog**: When using an external catalog to query data in the corresponding data source, you can execute this statement to update the metadata cached in StarRocks.

## Basic concepts

Expand Down

0 comments on commit a17fd1f

Please sign in to comment.