Module type_coercion

Source
Expand description

Optimizer rule for type validation and coercion

Structs§

TypeCoercion
Performs type coercion by determining the schema and performing the expression rewrites.
TypeCoercionRewriter
Rewrite expressions to apply type coercion.

Functions§

coerce_union_schema
Get a common schema that is compatible with all inputs of UNION.