diff --git a/metricflow/dataflow/builder/dataflow_plan_builder.py b/metricflow/dataflow/builder/dataflow_plan_builder.py index 18fee96bdc..48a13c565c 100644 --- a/metricflow/dataflow/builder/dataflow_plan_builder.py +++ b/metricflow/dataflow/builder/dataflow_plan_builder.py @@ -924,7 +924,6 @@ def _build_aggregated_measures_from_measure_source_node( break # TODO: if multiple measures and only some join to time spine, should we aggregate separately? - # TODO: what is time range constraint here? does it need to be smaller? # Only join to time spine if metric time was requested in the query. if join_aggregated_measure_to_time_spine and metric_time_dimension_requested: return JoinToTimeSpineNode(