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

Create dbt converter for Airbyte Jira source connector #16

Open
marcosmarxm opened this issue Jul 2, 2024 · 11 comments · May be fixed by #64
Open

Create dbt converter for Airbyte Jira source connector #16

marcosmarxm opened this issue Jul 2, 2024 · 11 comments · May be fixed by #64
Assignees

Comments

@marcosmarxm
Copy link
Member

The goal of this task is to ensure the Airbyte Jira connector output can be used to run Fivetran's dbt analytical model.

Definition of Done:

  • Create a pull request that adds new tables or views, enabling the execution of Fiventran's dbt with Airbyte output data.
  • Update the documentation inside the connector folder to explain how to configure the user dbt package to run the analytical model.

Resources:

@josix
Copy link

josix commented Aug 8, 2024

I would like to take it, thanks!

@JunqiYangjqy
Copy link

Hey @marcosmarxm
Is it possible for multiple people to work on the same issue (also I see this has been assigned already)? @HaozhiTan & I are interested in this as well :)
Thanks

@marcosmarxm
Copy link
Member Author

@JunqiYangjqy could you post in #airbyte-dbt-packages channel? The decision is up to @josix about it

@josix
Copy link

josix commented Aug 12, 2024

That's okay to do so, I'll consolidate some to-do items in the description tomorrow , feel free to take them.

@josix
Copy link

josix commented Aug 13, 2024

Hi @marcosmarxm here is the model mappings I found for step1, could you help review it and create the subtasks in the description so that @JunqiYangjqy and @HaozhiTan could work some of them, thanks a lot!

Fivetran Airbyte
comment issue_comments
component project_components
field issue_fields
field_option ❌ it doesn't exist
issue issues
issue_field_history ❌ it doesn't exist
issue_link issue_remote_links
issue_multiselect_history ❌ it doesn't exist
issue_type issue_types
priority issue_priorities
project projects
resolution issue_resolutions
sprint sprints
status workflow_statuses
status_category workflow_status_categories
user users
version project_versions

Resource:

@marcosmarxm
Copy link
Member Author

@josix can you check if issue_fields doesn't have a option object or array field?
The same for issues table.

@marcosmarxm
Copy link
Member Author

@josix can you check my last message?

@josix
Copy link

josix commented Aug 26, 2024

Sorry that I missed it, I will check it later today.

@josix
Copy link

josix commented Aug 27, 2024

I checked that there are some similar definitions between field_option (Fivetran) and issue_custom_field_options (airbyte) but not sure if they are meaning the same items, as for issues table, I didn't find columns mentioned issue_multiselect_history or issue_field_history
@marcosmarxm could you help check that, thanks

@topefolorunso
Copy link
Contributor

topefolorunso commented Sep 3, 2024

No update on this for a week @josix. Can I take this up? cc: @marcosmarxm

@josix
Copy link

josix commented Sep 3, 2024

No worries, feel free to take it.

@marcosmarxm marcosmarxm assigned topefolorunso and unassigned josix Sep 3, 2024
@topefolorunso topefolorunso linked a pull request Sep 7, 2024 that will close this issue
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 a pull request may close this issue.

4 participants