pub fn deep_copy_array_sliced(array: &dyn Array) -> Arc<dyn Array>
Deep copy an array, extracting only the sliced portion using MutableArrayData