Packages

package exceptions

Type Members

  1. 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

Ungrouped