Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use in-memory catalog for demo #16

Open
kevinjqliu opened this issue Sep 3, 2024 · 1 comment
Open

Use in-memory catalog for demo #16

kevinjqliu opened this issue Sep 3, 2024 · 1 comment

Comments

@kevinjqliu
Copy link

Great project! Just went through the setup process and thought it'd be a good idea to use an in-memory catalog for demo.
Here's an example of an in-memory catalog
https://github.com/apache/iceberg-python/blob/9857107561d2267813b7ce150b01b4e6ac4b3e34/tests/catalog/test_sql.py#L113-L117

This requires pyiceberg[sql-sqlite]
https://github.com/apache/iceberg-python/blob/9857107561d2267813b7ce150b01b4e6ac4b3e34/pyproject.toml#L595

@rakeshJn
Copy link
Member

rakeshJn commented Sep 3, 2024

Thanks @kevinjqliu , sure we will try it out, or, please feel free to add it yourself.

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

No branches or pull requests

2 participants