kartothek.io_components.update module

This module contains logic to update an existing dataset. Update means adding new partitions and deleting existing partitions. Kartothek does not allow an update of the content of existing partitions.

kartothek.io_components.update.update_dataset_from_partitions(partition_list, store_factory, dataset_uuid, ds_factory, delete_scope, metadata, metadata_merger)[source]