Skip to content
Discussion options

You must be logged in to vote

Thank you for your question @groutr . There is some reference documentation in Repository.open, but bottom line, when you open the repo you pass something like:

repo = Repository.open(..., authorize_virtual_chunk_access={"https://your-url-to-the-chunks", None})

The reason why we force you to pass that silly last argument is security, we want users to opt-in into letting Icechunk fetch virtual chunks for them.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@groutr
Comment options

@paraseba
Comment options

Answer selected by groutr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants