pub fn spark_handled_parse_url( args: &[ArrayRef], handler_err: impl Fn(Result<Option<String>>) -> Result<Option<String>>, ) -> Result<ArrayRef>