kartothek.io.testing.gc module

kartothek.io.testing.gc.test_garbage_collect_idempotent(store_factory, garbage_collect_callable)[source]

Check that garbage collection does nothing when there is no garbage.

kartothek.io.testing.gc.test_gc_tables(store_factory, garbage_collect_callable)[source]
kartothek.io.testing.gc.test_gc_without_secondary_indices(store_factory, garbage_collect_callable, dataset_function)[source]