right_impl

Function right_impl 

Source
fn right_impl<'a, T: OffsetSizeTrait, V: ArrayAccessor<Item = &'a str>>(
    string_array_iter: &mut ArrayIter<V>,
    n_array: &Int64Array,
) -> Result<ArrayRef>