Repository URL to install this package:
|
Version:
2022.10.0 ▾
|
from __future__ import annotations
from distributed.shuffle.shuffle import rearrange_by_column_p2p
from distributed.shuffle.shuffle_extension import (
ShuffleId,
ShuffleSchedulerExtension,
ShuffleWorkerExtension,
)