Skip to main content

arrow_try_cast

Function arrow_try_cast 

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

Casts a value to a specific Arrow data type, returning NULL if the cast fails