Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
dbt_netsuite v0.13.0 release #117
dbt_netsuite v0.13.0 release #117
Changes from 48 commits
e22707f
a53afc4
d140a20
a9a5f0d
7a2639f
63ab4c2
0eeb580
d34f468
1766d88
dae8d3e
e16de20
bfee8ee
1c125a7
86919ed
bc3e10a
4e72657
73939cb
3f55827
9e434b4
91066db
5072f5f
3e9969d
3e4f4d2
83731ed
e48243b
3e46330
5decad7
0b4200b
f64f634
3ca4803
5224f13
5f42218
8aaf181
72e3af8
1bc585e
ab6112e
3027320
91e6d68
1ae71c5
26469f1
4050c94
082b25c
ce13866
015a571
35457dc
52c69ce
b098cff
bfd18a4
8e606a8
c17a9f3
9e35d8c
b3d9d05
cc50278
1b0bef2
fb2c586
a7e9926
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these currently ephemeral by default and we are suggesting customers materialize them as tables or views? if so, i'd update this wording to be "our recommendation would be to materialize the
intermediate
models as views or tables (they are currently ephemeral by default)..."or better yet, it could be good to provide the
dbt_project.yml
code snippet for how to do so ^There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fivetran-avinash Could you take a look at Jamie's comment since this is related to your PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @fivetran-jamie! I agree with your suggestions.
@fivetran-catfritz
The code snippet they would want to update in the
dbt_project.yml
would be underneathmodels
, so something like:Should suffice to add in the DECISIONLOG.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated!
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.