fivetran / dbt_xero_source

Data source models for Fivetran's Xero connector built using dbt.
https://fivetran.github.io/dbt_xero_source/#!/overview
Apache License 2.0
6 stars 4 forks source link

BUG - Update fivetran/fivetran_utils dependency to newer version for compatibility #9

Closed rodrigo4244 closed 3 years ago

rodrigo4244 commented 3 years ago

Are you a current Fivetran customer? Name: Rodrigo Gonçalves de Oliveira Title: Software Engineer Company: Invisible Technologies

Describe the bug We are trying to use in parallel fivetran/jira, fivetran/ad_reporting and fivetran/xero packages for DBT and are encountering package resolution issues due to incompatible versions of fivetran/fivetran_utils package.

Steps to reproduce New DBT project with fivetran/jira, fivetran/ad_reporting and fivetran/xero dependencies and run dbt deps on it.

Expected behavior To install the packages and do the transformations for us.

Package Version image

Warehouse

Screenshots Same as the one for package version

Please indicate the level of urgency Trying to use fivetran/jira for the first time

Are you interested in contributing to this package?

fivetran-joemarkiewicz commented 3 years ago

@rodrigo4244 thanks so much for raising this issue! Our team has recently upgraded our dbt packages to be compatibile with dbt 0.20.0. However, it seems Xero was not updated during this process. I will update and cut a release to fix this today.

I will post back here once we are able to cut the newest release.

fivetran-joemarkiewicz commented 3 years ago

@rodrigo4244 the Xero v0.2.0 version is now live on the dbt hub! This will be able to be installed in tandem with the Jira and ad_reporting package versions you have specified. Thanks again for raising this issue!