ray.data.datasource.Partitioning.base_dir#
- Partitioning.base_dir: str | None = None#
“/”-delimited base directory that all partitioned paths should exist under (exclusive). File paths either outside of, or at the first level of, this directory will be considered unpartitioned. Specify
None
or an empty string to search for partitions in all file path directories.