pub type ArrowBatchDistanceFunc = fn(_: &dyn Array, _: &FixedSizeListArray) -> Result<Arc<Float32Array>>;