fn predict_linear_impl( timestamps: &TimestampMillisecondArray, values: &Float64Array, t: i64, ) -> Option<f64>