All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.landoop.streamreactor.connect.hive.exceptions.scala Maven / Gradle / Ivy

The newest version!
package com.landoop.streamreactor.connect.hive

case class UnsupportedSchemaType(msg: String) extends RuntimeException(msg)

case class UnsupportedHiveTypeConversionException(msg: String) extends Exception(msg)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy