pub(crate) fn arrow_rsub( arr: &dyn Datum, val: &dyn Datum, ) -> Result<ArrayRef, String>
Performs val - arr.
val - arr