Function datafusion::functions::expr_fn::to_hex

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

Converts an integer to a hexadecimal string.