fn reduce_side( spans: &[Span], buckets: &[f64], schema: i32, target_schema: i32, ) -> Option<(Vec<Span>, Vec<f64>)>