Skip to content

Conversation

@goldmedal
Copy link
Contributor

Description

I'm a newer of iceberg and iceberg-rs. I'm not sure if I did it right 🤔
When I tried the example, I was confused about what I needed to prepare (e.g. rest catalog server)
I think it's good to add some doc for them.

Changed

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @goldmedal for adding this!

@Xuanwo Xuanwo merged commit 5400bbe into apache:main Dec 24, 2024
16 checks passed
@goldmedal goldmedal deleted the fix/fix-rest-catalog-table-example branch December 24, 2024 15:54
@goldmedal
Copy link
Contributor Author

Thank you @goldmedal for adding this!

Thanks, @Xuanwo for the review 👍

use iceberg_catalog_rest::{RestCatalog, RestCatalogConfig};

/// This is a simple example that demonstrates how to create a table in a REST catalog and get it back.
/// It requires a running instance of the iceberg-rest catalog for the port 8080.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that the 8080 here might be a typo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants