Structs§
- Cast
Expr - CAST expression casts an expression to a specific data type and returns a runtime error on invalid cast
Constants§
Functions§
- cast
- Return a PhysicalExpression representing
exprcasted tocast_type, if any casting is needed. - cast_
with_ options - Return a PhysicalExpression representing
exprcasted tocast_type, if any casting is needed.