Skip to content

Commit

Permalink
Fix error in changelog: liquid_clustered_by feature not yet released (
Browse files Browse the repository at this point in the history
#422)

Signed-off-by: Jesse Whitehouse <jesse.whitehouse@databricks.com>
  • Loading branch information
susodapop authored Aug 28, 2023
1 parent 5c7e685 commit a1c8a60
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Features

- Follow up: re-implement fix for issue where the show tables extended command is limited to 2048 characters. ([#326](https://github.com/databricks/dbt-databricks/pull/326)). Set `DBT_DESCRIBE_TABLE_2048_CHAR_BYPASS` to `true` to enable this behaviour.
- Add `liquid_clustered_by` config to enable Liquid Clustering for Delta-based dbt models.

### Under the hood

Expand All @@ -28,9 +29,6 @@
- Fix issue where the show tables extended command is limited to 2048 characters. ([#326](https://github.com/databricks/dbt-databricks/pull/326))
- Extend python model support to cover the same config options as SQL ([#379](https://github.com/databricks/dbt-databricks/pull/379))

### Features

- Add `liquid_clustered_by` config to enable Liquid Clustering for Delta-based dbt models.

### Other

Expand Down

0 comments on commit a1c8a60

Please sign in to comment.