pub fn binview_to_decimal( array: &BinaryViewArrayGeneric<[u8]>, precision: Option<usize>, scale: usize, ) -> PrimitiveArray<i128>
dtype-decimal