Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source Twilio: Add dbt converter #58

Merged
merged 22 commits into from
Aug 31, 2024
Merged

Source Twilio: Add dbt converter #58

merged 22 commits into from
Aug 31, 2024

Conversation

btkcodedev
Copy link
Contributor

Closes #32

How

  1. The tables from the fivetran model are analyzed for source-twilio
    https://github.com/fivetran/dbt_twilio_source/tree/main/models

  2. Fivertran's Streams were matched against Airbyte streams and differential tables were identified

  3. Single transformation were made

@btkcodedev btkcodedev self-assigned this Aug 25, 2024
@btkcodedev
Copy link
Contributor Author

@marcosmarxm, I've made matches for most models,
The messaging_service model is little fishy, and I can't figure out a match with existing ab schemas
Ready for a first review 🙇

@marcosmarxm
Copy link
Member

@btkcodedev I don't think Airbyte sandbox account has message_service stream. We can disable and have the model runnign without it, the same as Zendesk.

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@btkcodedev please remove the message_service and add a note in the README saying it doesn't support for now.

@btkcodedev
Copy link
Contributor Author

Done @marcosmarxm 🙇

@marcosmarxm marcosmarxm merged commit 69b5a31 into main Aug 31, 2024
1 check failed
@marcosmarxm marcosmarxm deleted the twilio branch August 31, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create dbt converter for Airbyte Twilio source connector
2 participants