ray.data.datasource.Partitioning.to_pyarrow#

Partitioning.to_pyarrow() pyarrow.dataset.Partitioning[source]#

Convert to a PyArrow dataset Partitioning.

Returns:

Equivalent pyarrow.dataset.Partitioning instance.

Raises:

ValueError – If the partition style is not supported.