Skip to content

Add sushi dbt project#4

Merged
crericha merged 2 commits intomainfrom
chris/sushi-dbt
Dec 8, 2022
Merged

Add sushi dbt project#4
crericha merged 2 commits intomainfrom
chris/sushi-dbt

Conversation

@izeigerman
Copy link
Copy Markdown
Collaborator

No description provided.

@crericha crericha requested review from eakmanrq and tobymao December 5, 2022 22:15
@@ -0,0 +1,3 @@
SELECT DISTINCT
customer_id::INT AS customer_id
FROM {{ source('raw', 'orders') }} No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

there are no raw orders anymore

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

How do you suggest loading raw data for dbt projects in the meantime until we integrate our python models with it?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i'm not sure yet

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Okay, we can handle that later. For now, I'm only using this to test my config parser.

@eakmanrq
Copy link
Copy Markdown
Collaborator

eakmanrq commented Dec 6, 2022

What do you think about just removing those empty folders with .gitkeeps in them? I don't see much value in having them there and obviously we can add them later if we need them.

@crericha
Copy link
Copy Markdown
Collaborator

crericha commented Dec 6, 2022

What do you think about just removing those empty folders with .gitkeeps in them? I don't see much value in having them there and obviously we can add them later if we need them.

No strong opinion. We will need to populate them at some point to be able to test adapting a full dbt project.

@crericha crericha merged commit 7583e7f into main Dec 8, 2022
@crericha crericha deleted the chris/sushi-dbt branch December 8, 2022 21:50
@izeigerman izeigerman mentioned this pull request Mar 7, 2023
5 tasks
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.

4 participants