Skip to content

Commit

Permalink
Update dec-sl-updates.md
Browse files Browse the repository at this point in the history
A couple of edits after talking to the team!
  • Loading branch information
rpourzand authored Dec 18, 2023
1 parent 8117a3c commit 17dcbc1
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ date: 2023-12-22
The dbt Labs team continues to work on adding new features, fixing bugs, and increasing reliability for the dbt Semantic Layer and MetricFlow. Here are the updates and fixes for December 2023.

## Bug fixes
- The dbt Semantic Layer integration with Tableau now supports using exclude in its user interface. Previously it wasn’t supported.
- The dbt Semantic Layer integration with Tableau now supports queries that resolve to a "NOT IN" clause (for example: using "exclude" in the filtering user interface). Previously it wasn’t supported.
- The dbt Semantic Layer can support `BIGINT` with over 18 digits. Previously it would return an error.
- The [dbt converter tool](https://github.com/dbt-labs/dbt-converter) can now convert data definitions from LookML to MetricFlow and help users upgrade. Previously this wasn’t available. (converts from lookml to metricflow specs). ROXI TO CLARIFY WITH NICK TO DETERMINE IF WE WANT TO TALK ABOUT THIS NOW OR LATER ON WHEN IT HAS MORE FEATURES.
- We fixed a memory leak that would amount in intermittent errors when querying our JDBC API.

## Improvements
- dbt Labs deprecated [dbt Metrics and the legacy dbt Semantic Layer](/docs/dbt-versions/release-notes/Dec-2023/legacy-sl), both supported on dbt version 1.5 or lower. This change came into effect on December 15th, 2023.
- The [dbt converter tool](https://github.com/dbt-labs/dbt-converter) can now help automate some of the work in converting from LookML (Looker's modeling language) for those who are migrating. Previously this wasn’t available.

## New features
- Test

0 comments on commit 17dcbc1

Please sign in to comment.