Skip to content

Commit

Permalink
updated index file to fix DAG errors for operations & work around nul…
Browse files Browse the repository at this point in the history
…l columns (#4763)

* updated index file to fix DAG errors for operations

* update index file to reflect dbt-docs fixes

* add changelog
  • Loading branch information
emmyoop authored Feb 25, 2022
1 parent 8ee86a6 commit 673ad50
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ Contributors:
- Fix slow `dbt run` when using Postgres adapter, by deduplicating relations in `postgres_get_relations` ([#3058](https://github.com/dbt-labs/dbt-core/issues/3058), [#4521](https://github.com/dbt-labs/dbt-core/pull/4521))
- Fix partial parsing bug with multiple snapshot blocks ([#4771](https//github.com/dbt-labs/dbt-core/issues/4772), [#4773](https://github.com/dbt-labs/dbt-core/pull/4773))

### Docs
- Resolve errors related to operations preventing DAG from generating in the docs. Also patch a spark issue to allow search to filter accurately past the missing columns. ([#4578](https://github.com/dbt-labs/dbt-core/issues/4578), [#4763](https://github.com/dbt-labs/dbt-core/pull/4763))

## dbt-core 1.0.3 (TBD)

### Fixes
Expand Down
14 changes: 7 additions & 7 deletions core/dbt/include/index.html

Large diffs are not rendered by default.

0 comments on commit 673ad50

Please sign in to comment.