plateau.io_components.read module

plateau.io_components.read.dispatch_metapartitions(dataset_uuid: str, store: str | KeyValueStore | Callable[[], KeyValueStore], predicates: List[List[Tuple[str, str, LiteralValue]]] | None = None, dispatch_by: List[str] | None = None) Iterator[MetaPartition] | Iterator[List[MetaPartition]][source]