bigquery-etl/sql/moz-fx-data-marketing-prod/ga_derived/blogs_sessions_v1
Sean Rose 2d84a1d3b7
Change `bqetl format` to improve readability of `CASE` statements (#3546)
* Indent `WHEN` and `ELSE` clauses one level more than `CASE`.
* Indent `THEN` clauses one level more than the corresponding `WHEN` clause.
* Have the content of `WHEN`, `THEN`, and `ELSE` clauses start on the same line as the clause keyword.
* Allow an alias, comma, or dot right after a `CASE` statement's `END`.
2023-02-03 14:35:59 -08:00
..
init.sql Add derived tables for blog.m.o google analytics (#1492) 2020-10-28 17:40:45 -04:00
metadata.yaml Correct BigQuery partitioning/clustering metadata in ETL `metadata.yaml` files (#3500) 2023-01-12 13:58:53 -08:00
query.sql Change `bqetl format` to improve readability of `CASE` statements (#3546) 2023-02-03 14:35:59 -08:00