Re-exports§
Modules§
- Column expression
- Literal expressions for physical operations
Structs§
- CAST expression casts an expression to a specific data type and returns a runtime error on invalid cast
Functions§
- Return a PhysicalExpression representing
expr
casted tocast_type
, if any casting is needed. - Return a PhysicalExpression representing
expr
casted tocast_type
, if any casting is needed.