ray.data.datasource.Partitioning.field_names#

Partitioning.field_names: List[str] | None = None#

The partition key field names (i.e. column names for tabular datasets). When non-empty, the order and length of partition key field names must match the order and length of partition values. Required when parsing DIRECTORY partitioned paths or generating HIVE partitioned paths.