kartothek.io_components.cube.cleanup module

kartothek.io_components.cube.cleanup.get_keys_to_clean(cube_uuid_prefix, datasets, store)[source]

Get the keys that are present in the store but can be deleted.

Parameters
Returns

keys – Keys to delete.

Return type

Set[str]