diff --git a/sql/moz-fx-data-shared-prod/telemetry_derived/clients_histogram_aggregates_v2/query.sql b/sql/moz-fx-data-shared-prod/telemetry_derived/clients_histogram_aggregates_v2/query.sql index aedc8946001..3029bf774e3 100644 --- a/sql/moz-fx-data-shared-prod/telemetry_derived/clients_histogram_aggregates_v2/query.sql +++ b/sql/moz-fx-data-shared-prod/telemetry_derived/clients_histogram_aggregates_v2/query.sql @@ -93,8 +93,8 @@ WITH preconditions AS ( TRUE, ERROR('Pre-condition failed: Current submission_date parameter skips a day or more of data.') ) histogram_aggregates_up_to_date -) -WITH clients_histogram_aggregates_new AS ( +), +clients_histogram_aggregates_new AS ( SELECT * EXCEPT (histogram_aggregates_up_to_date) FROM