Tags: tmastny/dbt-utils
Tags
fix: not_null_proportion test deprecation warning and performance (db… …t-labs#416) * fix to make not-null-proportion work as intended and remove decpration warning; * fix for object type in excluded columns * clean up namespace formatting * fix to make not-null-proportion work as intended and remove decpration warning; * remove utils.star from separate change * remove utils.star from unrelated change Co-authored-by: Jason Ganx <[email protected]>
use column name in group by in get_column_values (dbt-labs#407) Most database engines (e.g. all SQL Server versions) don't support grouping by the position of the column.
Bump upper bound to <0.22 (dbt-labs#398) * Bump upper bound to <0.22 * Add changelog entry
Fix: Use timestamp macro in sequential values test for cross-db compa… …tibility (dbt-labs#376) * pending: pending: dbt-labs#354 * some db's dont have `timestamp` type * document * Update CHANGELOG.md Co-authored-by: Claire Carroll <[email protected]> Co-authored-by: Claire Carroll <[email protected]>
Merge pull request dbt-labs#309 from fishtown-analytics/bump/0.19.0 Allow dbt v0.19.0
Merge pull request dbt-labs#279 from fishtown-analytics/fix-default-args Remove errant default args from get_tables_by_pattern_sql
Merge pull request dbt-labs#275 from fishtown-analytics/fix/bq-schema… …-pattern Handle schema pattern on BQ
PreviousNext