dbt-impala icon indicating copy to clipboard operation
dbt-impala copied to clipboard

Updating dbt-core to v1.5

Open nsharma-25 opened this issue 1 year ago • 2 comments

Describe your changes

Updated the dbt-core to v1.5

Internal Jira ticket number or external issue link

https://jira.cloudera.com/browse/DBT-760

Testing procedure/screenshots(if appropriate):

https://gist.github.com/nsharma-25/cbe6d0f7f8e9cc1595d6f30c5188b8bb

Checklist before requesting a review

  • [x] I have performed a self-review of my code
  • [x] I have formatted my added/modified code to follow pep-8 standards
  • [x] I have checked suggestions from python linter to make sure code is of good quality.

nsharma-25 avatar Feb 16 '24 12:02 nsharma-25

How do you know if the dbt-core version is upgraded to 1.5.x ?

niteshy avatar Feb 26 '24 16:02 niteshy

How do you know if the dbt-core version is upgraded to 1.5.x ? I checked it by running the dbt --version command. The installed dbt-core version is 1.5.9.

nsharma-25 avatar Feb 26 '24 16:02 nsharma-25