package exceptions
Type Members
- case class PartitionColumnNotPresent(message: String) extends AnalysisException with Product with Serializable
If The Partition Column Provided by user is not found, this error is thrown
If The Partition Column Provided by user is not found, this error is thrown
- message
Error message