coerceTypes(plan: LogicalPlan): LogicalPlan
InConversion Type Coercion Logical Rule
InConversion
is a type coercion logical rule that coerceTypes in a logical plan.
Coercing Types in Logical Plan — coerceTypes
Method
Note
|
coerceTypes is part of the TypeCoercionRule Contract to coerce types in a logical plan.
|
coerceTypes
…FIXME