Update content/shared/influxdb3-query-guides/snapshots/snowflake.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>inceberg
parent
712796f2b4
commit
fe9790be6f
|
@ -46,7 +46,7 @@ CREATE CATALOG INTEGRATION my_catalog_integration
|
||||||
ENABLED = TRUE;
|
ENABLED = TRUE;
|
||||||
```
|
```
|
||||||
|
|
||||||
For more details, refer to the [Snowflake documentation](https://docs.snowflake.com/en/user-guide/tables-iceberg-configure-catalog-integration).
|
For more information, refer to the [Snowflake documentation](https://docs.snowflake.com/en/user-guide/tables-iceberg-configure-catalog-integration).
|
||||||
|
|
||||||
### Step 3: Export InfluxDB data to Iceberg format
|
### Step 3: Export InfluxDB data to Iceberg format
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue