case classPartitionPath(values: InternalRow, path: Path) extends Product with Serializable
Holds a directory in a partitioned collection of files as well as as the partition values
in the form of a Row. Before scanning, the files at path need to be enumerated.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Holds a directory in a partitioned collection of files as well as as the partition values in the form of a Row. Before scanning, the files at
path
need to be enumerated.