to_pyarrow#
- Partitioning.to_pyarrow() pyarrow.dataset.Partitioning[source]#
Convert to a PyArrow dataset Partitioning.
- Returns:
Equivalent
pyarrow.dataset.Partitioninginstance.- Raises:
ValueError – If the partition style is not supported.
Convert to a PyArrow dataset Partitioning.
Equivalent pyarrow.dataset.Partitioning instance.
ValueError – If the partition style is not supported.