Skip to content

Commit

Permalink
Set unique temp table suffix to allow parallel incremental executions
Browse files Browse the repository at this point in the history
  • Loading branch information
huangxingyi-git committed Nov 23, 2024
1 parent 9d60e33 commit 8f4fe09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### Features

- Add config for generating unique tmp table names for enabling parralel merge ([854](https://github.com/databricks/dbt-databricks/pull/854))
- Add support for serverless job clusters on python models ([706](https://github.com/databricks/dbt-databricks/pull/706))
- Add 'user_folder_for_python' behavior to switch writing python model notebooks to the user's folder ([835](https://github.com/databricks/dbt-databricks/pull/835))
- Merge capabilities are extended ([739](https://github.com/databricks/dbt-databricks/pull/739)) to include the support for the following features (thanks @mi-volodin):
Expand Down

0 comments on commit 8f4fe09

Please sign in to comment.