Skip to content

Commit 07f6551

Browse files
committed
Adding note to- Export InfluxDB time series data to Iceberg format
1 parent 277fcde commit 07f6551

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/shared/influxdb3-query-guides/snapshots/snowflake.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,13 @@ For more information, refer to the [Snowflake documentation](https://docs.snowfl
5454
### Export InfluxDB time series data to Iceberg format
5555

5656
Use the InfluxDB Iceberg exporter to convert and export your time-series data from your {{% product-name omit="Clustered" %}} cluster to the Iceberg table format.
57+
For more information, refer to the [Snowflake documentation](https://docs.snowflake.com/en/user-guide/tables-iceberg-configure-catalog-integration).
58+
59+
### Export InfluxDB time series data to Iceberg format
5760

61+
> **Note**: Before exporting InfluxDB time series data to Iceberg format, ensure that the relevant InfluxDB tables are properly set up. Please reach out to your support engineers to configure the tables that need to be exported.
62+
63+
Use the InfluxDB Iceberg exporter to convert and export your time-series data from your {{% product-name omit="Clustered" %}} cluster to the Iceberg table format.
5864
#### Creating a configuration file
5965

6066
Before running the export command, you need to create a configuration file that specifies which tables to export:

0 commit comments

Comments
 (0)