Skip to content

Commit 8526dc5

Browse files
polyzosCopilot
andauthored
Update website/docs/quickstart/flink-iceberg.md
Co-authored-by: Copilot <[email protected]>
1 parent d93eaaf commit 8526dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/quickstart/flink-iceberg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ The data for the `datalake_enriched_orders` table is stored in Fluss (for real-t
421421
When querying the `datalake_enriched_orders` table, Fluss uses a union operation that combines data from both Fluss and Iceberg to provide a complete result set -- combines **real-time** and **historical** data.
422422

423423
:::note
424-
Support for querying Iceberg data directly via the `$lake` suffix and metadata tables (like `$lake$snapshots`) is currently in development. See [issue #1559](https://github.com/alibaba/fluss/issues/1559) for more details.
424+
Support for querying Iceberg data directly via the `$lake` suffix and metadata tables (like `$lake$snapshots`) is currently in development. See [issue #1559](https://github.com/apache/fluss/issues/1559) for more details.
425425
:::
426426

427427
Wait for the checkpoints (~30s) to complete to ensure data is tiered to Iceberg. Then run the following SQL to do real-time analytics:

0 commit comments

Comments
 (0)