Skip to main content

spark_cast

Function spark_cast 

Source
pub fn spark_cast(arg1: Expr, arg2: Expr) -> Expr
Expand description

Casts given value to the specified type following Spark-compatible semantics