Update experiment_search_aggregates_v1 init destination table

Co-authored-by: Daniel Thorn <dthorn@mozilla.com>
This commit is contained in:
Anna Scholtz 2020-08-18 11:31:46 -07:00
Родитель 75caa0ed36
Коммит 486224ecda
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
CREATE TABLE IF NOT EXISTS
`moz-fx-data-shared-prod.analysis.experiment_search_aggregates_v1`(
`moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_v1`(
experiment STRING,
branch STRING,
window_start TIMESTAMP,