mozilla / lookml-generator

LookML Generator for Glean and Mozilla Data
https://mozilla.github.io/lookml-generator/generator.html
Mozilla Public License 2.0
17 stars 17 forks source link

Allow same names for dimensions and time dimension groups in generated views #1010

Closed akkomar closed 4 months ago

akkomar commented 4 months ago

Alternative to https://github.com/mozilla/lookml-generator/pull/1007 that would fix https://github.com/mozilla/bigquery-etl/issues/5903, implements suggestion from https://github.com/mozilla/lookml-generator/pull/1007#discussion_r1678304804.

This approach seems to be minimally invasive and generalized, without hardcoding table names, allowing to unblock https://github.com/mozilla/bigquery-etl/issues/5903.