News

We have tracked it down to this MR: #18398 The previous code had a special case for copying packed structured arrays (dtype_transfer.c) leading to the whole array getting copied as one. If we copy the ...