datafusion_functions::string::expr_fn

Function to_hex

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

Converts an integer to a hexadecimal string.