Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions site/mkdocs-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ nav:
- Ryft: https://docs.ryft.io/platform
- Sail: https://docs.lakesail.com/sail/latest/guide/sources/iceberg
- Snowflake: https://docs.snowflake.com/en/user-guide/tables-iceberg
- Stackable: https://stackable.tech/en/data-lakehouse/

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most other pages link to the Iceberg page. What about linking to https://docs.stackable.tech/home/stable/trino/usage-guide/catalogs/iceberg/?

Same for site/nav.yml.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stackable ships other components including Apache NiFi and Apache Spark that support Iceberg, so a link to the data lakehouse page seemed appropriate. I can change it to the Trino Iceberg catalog link if there is string feelings against linking to the data lakehouse page.

- Starburst: https://docs.starburst.io/latest/connector/iceberg.html
- Starrocks: https://docs.starrocks.io/en-us/latest/data_source/catalog/iceberg_catalog
- Tinybird: https://www.tinybird.co/docs/forward/get-data-in/table-functions/iceberg
Expand Down
1 change: 1 addition & 0 deletions site/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ nav:
- Ryft: https://docs.ryft.io/platform
- Sail: https://docs.lakesail.com/sail/latest/guide/sources/iceberg
- Snowflake: https://docs.snowflake.com/en/user-guide/tables-iceberg
- Stackable: https://stackable.tech/en/data-lakehouse/
- Starburst: https://docs.starburst.io/latest/connector/iceberg.html
- Starrocks: https://docs.starrocks.io/en-us/latest/data_source/catalog/iceberg_catalog
- Tinybird: https://www.tinybird.co/docs/forward/get-data-in/table-functions/iceberg
Expand Down
Loading