SHOW ICEBERG TABLES 命令:输出中的新列¶
Attention
This behavior change is in the 2024_08 bundle.
For the current status of the bundle, refer to Bundle History.
When this behavior change bundle is enabled, the output of the SHOW ICEBERG TABLES command includes the following new column:
| Column name | Data type | Description |
|---|---|---|
catalog_sync_name | String | Denotes the name of the catalog integration for Snowflake Open Catalog that the Snowflake-managed Apache Iceberg™ table is configured to be synced to. 此配置通过以下之一指定:
If the If one of the following is true, the value for
The |
参考:1745