kartothek.io_components.merge module

kartothek.io_components.merge.align_datasets(left_dataset_uuid: str, right_dataset_uuid: str, store: Union[str, simplekv.KeyValueStore, Callable[], simplekv.KeyValueStore]], match_how: Union[Literal[exact, prefix, all], Callable] = 'exact')Generator[List[kartothek.io_components.metapartition.MetaPartition], None, None][source]

Determine dataset partition alignment

Parameters
  • left_dataset_uuid

  • right_dataset_uuid

  • store

  • match_how

Yields

List

Deprecated since version 5.3: This will be removed in 6.0. The align_datasets keyword is deprecated and will be removed.