HTTPArchive / bigquery

BigQuery import and processing pipelines
67 stars 20 forks source link

Fix incremental timeseries bug introduce with recent report changes #116

Closed tunetheweb closed 3 years ago

tunetheweb commented 3 years ago

Changes in #114 added a subquery with a WHERE clause but no GROUP BY clause. This broke the logic used for incremental timeseries for those queries which assumed one or the other.

Noticed this while monitoring the magento June rerun.