InconsistentTypeMapping

edu.gemini.grackle.sql.SqlMappingValidator.InconsistentTypeMapping
case class InconsistentTypeMapping(owner: ObjectType, field: Field, sf: SqlField, lm: LeafMapping[_]) extends Failure

SqlField codec and LeafMapping are inconsistent.

Attributes

Source:
SqlMappingValidator.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Failure
trait AnsiColor
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def formattedMessage: String

Attributes

Definition Classes
Source:
SqlMappingValidator.scala
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any
Source:
SqlMappingValidator.scala

Inherited methods

protected def graphql(a: Any): String

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
protected def scala(a: Any): String

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala
protected def sql(a: Any): String

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Inherited fields

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala