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

Expose the IcechunkStore storage config #414

Open
lindseynield opened this issue Nov 25, 2024 · 0 comments
Open

Expose the IcechunkStore storage config #414

lindseynield opened this issue Nov 25, 2024 · 0 comments
Labels
enhancement ✨ New feature or request python 🐍 Related to python code

Comments

@lindseynield
Copy link

Currently, there is no way to get the consolidated representation of the store from an existing IcechunkStore object in Python. It would be super helpful if we could implement a .storage_config property on the class or get_storage_config() class method that would return the storage config that was used to configure the IcechunkStore.

@lindseynield lindseynield added enhancement ✨ New feature or request python 🐍 Related to python code labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request python 🐍 Related to python code
Projects
None yet
Development

No branches or pull requests

1 participant