kartothek.io.testing.utils module

kartothek.io.testing.utils.assert_num_row_groups(store, dataset, part_num_rows, part_chunk_size)[source]

Assert that the row groups of each partition match the expectation based on the number of rows and the chunk size

kartothek.io.testing.utils.create_dataset(dataset_uuid, store_factory, metadata_version)[source]