Skip to content
Merged
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
2 changes: 1 addition & 1 deletion site/content/in-dev/unreleased/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ query engine to manage and organize tables. The catalog forms the first architec
- Performing atomic operations so that you can update the current metadata pointer for a table to the metadata pointer of a new version of
the table.

To learn more about Iceberg catalogs, see the [Apache Iceberg™ documentation](https://iceberg.apache.org/concepts/catalog/).
To learn more about Iceberg REST catalogs, see the [Apache Iceberg™ REST catalog specification](https://iceberg.apache.org/rest-catalog-spec/).
Copy link
Contributor

Choose a reason for hiding this comment

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

The original page seems to be migrated to: https://iceberg.apache.org/terms/#catalog, it contains more introduction of the concept, "Catalog". But it also makes sense to direct people to rest catalog directly as that's the first citizen of polaris.


#### Catalog types

Expand Down