bigquery-etl/bigquery_etl
Anthony Miyaguchi ce9fe86ed2
Fix #1587 - fix inconsistent range_min and range_max in bucket counts (#1591)
* Fix egregious double counting in scalar bucket counts

* Update for newer version of black

* Update scalar bucket count test to account for combinations

* Update minimal test for histogram bucket counts

* Add test for multiple clients in histogram aggregates

* Remove deduplicated cte in histogram bucket counts

* Use count distinct for client counts to be explicit
2020-12-04 14:47:45 -08:00
..
cli Support python script query scheduling 2020-11-10 14:36:07 -08:00
docs Fix UDF tests 2020-10-08 10:30:22 -07:00
format_sql Formalize product names in nondesktop_clients_last_seen (#1380) 2020-10-19 15:16:21 -04:00
glam Fix #1587 - fix inconsistent range_min and range_max in bucket counts (#1591) 2020-12-04 14:47:45 -08:00
glean_usage Move projects into high-level sql/ folder 2020-10-05 12:59:58 -07:00
metadata Support python script query scheduling 2020-11-10 14:36:07 -08:00
public_data [Bug 1680542] Fix all-datasets.json export 2020-12-04 12:52:23 -08:00
pytest_plugin Use unique dataset ids when testing routines (#1416) 2020-10-09 12:45:38 -07:00
query_scheduling Create script to copy ga_sessions tables between projects (#1565) 2020-11-20 11:58:58 -05:00
routine Update routine tests 2020-11-17 15:03:20 -08:00
shredder Add main_1pct view (#1571) 2020-12-04 09:34:47 -05:00
stripe Add ETL for Mozilla VPN acquisition funnel (#1465) 2020-10-29 15:01:17 -07:00
util Update tests 2020-10-05 12:59:58 -07:00
view Skip publishing non-shared-prod views if --target-project is set (#1586) 2020-12-01 14:50:32 -05:00
__init__.py Add pytest plugins to lint python scripts (#410) 2019-10-08 14:00:11 -07:00
_version.py CLI project support for query commands 2020-10-16 11:26:54 -07:00
broken_views.py Remove redundant project prefix 2020-04-15 15:03:07 -04:00
copy_deduplicate.py Refactoring 2020-09-24 08:55:35 -07:00
dryrun.py Separate queries on clients_scalar_aggregates by app_version (#1594) 2020-12-03 14:26:35 -05:00
generate_incremental_table.py Refactoring 2020-09-24 08:55:35 -07:00
json_to_table_ddl.py Refactoring 2020-09-24 08:55:35 -07:00
publish_static.py Add derived tables for blog.m.o google analytics (#1492) 2020-10-28 17:40:45 -04:00
run_multipart_query.py Fix schema_update_option in main_summary 2020-11-04 10:47:59 -08:00
run_query.py Support python script query scheduling 2020-11-10 14:36:07 -08:00