Releases: techindicium/dbt-bigquery-analytics
Releases · techindicium/dbt-bigquery-analytics
dbt-bigquery-analytics 1.5.0
What's Changed
Full Changelog: 1.4.0...v1.5.0
dbt-bigquery-analytics 1.4.0
dbt-bigquery-analytics 1.3.0
dbt-bigquery-analytics 1.2.0
dbt-bigquery-analytics 1.1.0
dbt-bigquery-analytics 1.0.1
What's Changed
- FIx: It fixes the formula to calculate the cost per tib processed in BLR (#18) @cmagno-ind
Full Changelog: 1.0.0...v1.0.1
dbt-bigquery-analytics 1.0.0
What's Changed
- Release/adds more information about bigquery jobs and allow more configurations (#17) @cmagno-ind
Full Changelog: 0.2.0...v1.0.0
dbt-bigquery-analytics 0.2.0
What's Changed
- Automatic releases, pull request template and codeowners (#13) @laysabit
- Update README.md (#14) @laysabit
Full Changelog: 0.1.2...v0.2.0
Changing fact_bigquery_job_statistics left join to inner join
The join for job_id key was changed to inner join instead of left join, as a proposed fix for duplicate metrics_sk and null query_fk due to the discrepancy in the number of job_ids between the CTE fact_query_metrics (which pulls from stg_bigquery_analytics_information_schema_jobs) and the dim_bigquery_query.
0.1.1: Merge pull request #11 from techindicium/feature/souce_modification
Alteração do source.yml