Function datafusion_expr::expr_fn::octet_length
source · pub fn octet_length(string: Expr) -> Expr
Expand description
returns the number of bytes of a string
pub fn octet_length(string: Expr) -> Expr
returns the number of bytes of a string