validatePartitionColumn(
schema: StructType,
partitionColumns: Seq[String],
caseSensitive: Boolean): Unit
PartitioningUtils Helper Object
PartitioningUtils
is…FIXME
validatePartitionColumn
Method
validatePartitionColumn
…FIXME
Note
|
validatePartitionColumn is used when…FIXME
|
parsePartitions
Method
parsePartitions(
paths: Seq[Path],
typeInference: Boolean,
basePaths: Set[Path],
timeZoneId: String): PartitionSpec (1)
parsePartitions(
paths: Seq[Path],
typeInference: Boolean,
basePaths: Set[Path],
timeZone: TimeZone): PartitionSpec
-
Uses
parsePartitions
withtimeZoneId
mapped to aTimeZone
parsePartitions
…FIXME
Note
|
parsePartitions is used when…FIXME
|