Skip to content

support for distributed clean up old versions #98

@chenghao-guo

Description

@chenghao-guo

Currently
ds = lance.dataset("s3://test/xxxxx.lance", storage_options=storage_options) ds.cleanup_old_versions( older_than=timedelta(seconds=10), delete_unverified=True, error_if_tagged_old_versions=False )

Could take a long time when thousand billions without any log print. Raise an issue to track any distributed clean way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions