Uses of Class
org.apache.druid.segment.column.Types.InvalidCastException
Packages that use Types.InvalidCastException
-
Uses of Types.InvalidCastException in org.apache.druid.math.expr
Methods in org.apache.druid.math.expr that return Types.InvalidCastExceptionModifier and TypeMethodDescriptionstatic Types.InvalidCastExceptionExprEval.invalidCast(ExpressionType fromType, ExpressionType toType)