Skip to content

Publicly expose icechunk's validate_containers kwarg #567

@TomNicholas

Description

@TomNicholas

Icechunk now has a validate_containers kwarg to .set_virtual_ref/.set_virtual_refs. We should publicly expose this in .virtualize.to_icechunk().

I think we want to make True the default and expose it for overriding. The reason for that is normally you want to check this up front (so at write time instead of read time), but sometimes you want to just dump references, e.g. because someone might want to get some pre-made kerchunk references and dump them into icechunk without ever setting up a virtual chunk container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Icechunk 🧊Relates to Icechunk library / specenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions