Skip to content

Question; filter by suffix  #22

Open
@djouallah

Description

@djouallah

is it possible to filter only _last_checkpoint , ideally without doing a full listing ?

import os
from object_store import ObjectStore
store = ObjectStore(table_path,storage_options)
blobs = store.list('*/_delta_log/_last_checkpoint')
print(*blobs, sep='\n')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions