Function datafusion::functions::crypto::basic::md5

source ยท
pub fn md5(args: &[ColumnarValue]) -> Result<ColumnarValue, DataFusionError>