Function mz_persist::indexed::columnar::arrow::realloc_any
source · pub fn realloc_any(array: ArrayRef, metrics: &ColumnarMetrics) -> ArrayRef
Expand description
Re-allocate the backing storage for an array ref using lgalloc, if it’s configured. (And hopefully-temporarily work around a parquet decoding issue upstream.)