Skip to content

Commit

Permalink
Update dec-sl-updates.md
Browse files Browse the repository at this point in the history
Diego recommendation
  • Loading branch information
rpourzand authored Dec 18, 2023
1 parent f213c14 commit 6edcf65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The dbt Labs team continues to work on adding new features, fixing bugs, and inc

## Bug fixes
- 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 Semantic Layer can support `BIGINT` with precision greater than 18. Previously it would return an error.
- We fixed a memory leak that would amount in intermittent errors when querying our JDBC API.

## Improvements
Expand Down

0 comments on commit 6edcf65

Please sign in to comment.