pub async fn compute_distance(
key: ArrayRef,
dt: DistanceType,
column: &str,
batch: RecordBatch,
) -> Result<RecordBatch>
pub async fn compute_distance(
key: ArrayRef,
dt: DistanceType,
column: &str,
batch: RecordBatch,
) -> Result<RecordBatch>