fivetran / dbt_intercom_source

Data source models for Fivetran's Intercom connector built using dbt.
https://fivetran.github.io/dbt_intercom_source/
Apache License 2.0
3 stars 7 forks source link

feature/postgres-comp #18

Closed fivetran-joemarkiewicz closed 2 years ago

fivetran-joemarkiewicz commented 2 years ago

Are you a current Fivetran customer?

Fivetran created PR

What change(s) does this PR introduce?

Features

Under the Hood

Did you update the CHANGELOG?

Does this PR introduce a breaking change?

Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)

Is this PR in response to a previously created Bug or Feature Request

How did you test the PR changes?

Select which warehouse(s) were used to test the PR

Provide an emoji that best describes your current mood

๐Ÿฎ **Feedback** We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your [feedback](https://www.surveymonkey.com/r/DQ7K7WW) on our existing dbt packages or what you'd like to see next.
fivetran-avinash commented 2 years ago

@fivetran-joemarkiewicz waiting_since ,snoozed_until from intercom__conversation_history and updated_at from intercom__conversation_part_history are also time types and need to be cast.

Screen Shot 2022-07-13 at 8 49 54 AM Screen Shot 2022-07-13 at 8 49 58 AM