Skip to content

Commit e80002d

Browse files
authored
Refresh Tiger Lake
1 parent b3a2234 commit e80002d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

use-timescale/tigerlake.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ import EarlyAccessGeneral from "versionContent/_partials/_early_access.mdx";
1414
$LAKE_LONG enables you to build real-time applications alongside efficient data pipeline management within a single
1515
system. $LAKE_LONG unifies the $CLOUD_LONG operational architecture with data lake architectures.
1616

17-
This experimental release is a native integration enabling synchronization between $HYPERTABLEs and relational tables
17+
![Tiger Lake architecture](https://assets.timescale.com/docs/images/tiger-cloud-console/tiger-lake-integration-tiger-cloud.svg)
18+
19+
$LAKE_LONG is a native integration enabling synchronization between $HYPERTABLEs and relational tables
1820
running in $SERVICE_LONGs to Iceberg tables running in [Amazon S3 Tables][s3-tables] in your AWS account.
1921

2022
<Highlight type="important">
@@ -238,8 +240,7 @@ ALTER TABLE <table_name> SET (
238240
* `tigerlake.iceberg_sync`: `boolean`, set to `true` to start streaming, or `false` to stop the stream. A stream
239241
**cannot** resume after being stopped.
240242
* `tigerlake.iceberg_partitionby`: optional property to define a partition specification in Iceberg. By default the
241-
Iceberg table is partitioned as `day(<time-column of $HYPERTABLE>)`. This default behavior is only applicable
242-
to $HYPERTABLEs. For more information, see [partitioning][partitioning].
243+
Iceberg table is partitioned as `day(<time-column of $HYPERTABLE>)`. This default behavior is only applicable to $HYPERTABLEs. For more information, see [partitioning][partitioning].
243244

244245
### Partitioning intervals
245246

0 commit comments

Comments
 (0)