What's Changed * fix bug with compiler when composing more than one non additive dimension based metrics by pblankley in https://github.com/Zenlytic/metrics_layer/pull/172
What's Changed * Feature/build id mapping dict by pblankley in https://github.com/Zenlytic/metrics_layer/pull/167 * Handle joins with `sql: ${TABLE}.my_field` syntax * handle field filters with `value: null` instead of just `value: "NULL"`