Function datafusion::functions::string::expr_fn::to_hex

source ยท
pub fn to_hex(arg1: Expr) -> Expr
Expand description

Converts an integer to a hexadecimal string.