Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop authored and jtcohen6 committed Nov 10, 2021
1 parent 0f1ec04 commit ffd34a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
- Add support for `on_schema_change` config in incremental models: `ignore`, `fail`, `append_new_columns`. For `sync_all_columns`, removing columns is not supported by Apache Spark or Delta Lake ([#198](https:/dbt-labs/dbt-spark/issues/198), [#226](https:/dbt-labs/dbt-spark/issues/226), [#229](https:/dbt-labs/dbt-spark/pull/229))
- Add `persist_docs` call to incremental model ([#224](https:/dbt-labs/dbt-spark/issues/224), [#234](https:/dbt-labs/dbt-spark/pull/234))

### Under the hood
- Add support for structured logging [#251](https:/dbt-labs/dbt-spark/pull/251)

### Contributors
- [@binhnefits](https:/binhnefits) ([#234](https:/dbt-labs/dbt-spark/pull/234))

Expand Down

0 comments on commit ffd34a9

Please sign in to comment.