pub fn md5(args: &[ColumnarValue]) -> Result<ColumnarValue, DataFusionError>
Expand description
computes md5 hash digest of the given input
pub fn md5(args: &[ColumnarValue]) -> Result<ColumnarValue, DataFusionError>
computes md5 hash digest of the given input