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

Ability to extract the RepositoryConfig from a Repository instance #591

Closed
lindseynield opened this issue Jan 17, 2025 · 2 comments
Closed
Assignees

Comments

@lindseynield
Copy link

lindseynield commented Jan 17, 2025

Right now, it doesn't seem to be possible to access the RepositoryConfig from a Repository.

Edit: the current config, not the stored config

@mpiannucci
Copy link
Contributor

mpiannucci commented Jan 17, 2025

You should be able to use this to grab the config: https://icechunk.io/icechunk-python/reference/#icechunk.Repository.fetch_config . This wont give the current config though, just the stored config so we def need a getter for the current config

@lindseynield
Copy link
Author

oh yeah sorry, I meant get the current config!

@paraseba paraseba self-assigned this Jan 19, 2025
@paraseba paraseba moved this to Ready in Icechunk 1.0 Jan 19, 2025
@github-project-automation github-project-automation bot moved this from Ready to Done in Icechunk 1.0 Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants