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

dbt_netsuite v0.13.0 release #117

Merged
merged 56 commits into from
Apr 30, 2024
Merged
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
e22707f
Added some of the transaction line booleans to allow downstream filte…
Mar 26, 2024
a53afc4
Add item id to be able to model it downstream as a kimball modell
Apr 5, 2024
d140a20
Add transaction_number for smoother downstream searching
Apr 5, 2024
a9a5f0d
Adding entity key to enable downstream processing
Apr 5, 2024
7a2639f
Merge pull request #2 from FrankTub/feature/transaction-details-fields
FrankTub Apr 5, 2024
63ab4c2
Add departments ID field
Apr 8, 2024
0eeb580
feature/performance-improvements
fivetran-catfritz Apr 10, 2024
d34f468
update materialization
fivetran-catfritz Apr 10, 2024
1766d88
upate macro
fivetran-catfritz Apr 10, 2024
dae8d3e
update macro
fivetran-catfritz Apr 10, 2024
e16de20
update macro
fivetran-catfritz Apr 10, 2024
bfee8ee
update macro
fivetran-catfritz Apr 10, 2024
1c125a7
update macro
fivetran-catfritz Apr 10, 2024
86919ed
update incremental strategy
fivetran-catfritz Apr 11, 2024
bc3e10a
update incremental strategy
fivetran-catfritz Apr 11, 2024
4e72657
updates
fivetran-catfritz Apr 11, 2024
73939cb
updates
fivetran-catfritz Apr 11, 2024
3f55827
update
fivetran-catfritz Apr 11, 2024
9e434b4
Fivetran documentation updates
fivetran-catfritz Apr 11, 2024
91066db
Update CHANGELOG.md
fivetran-catfritz Apr 11, 2024
5072f5f
add back partitions & update docs
fivetran-catfritz Apr 12, 2024
3e9969d
update readme
fivetran-catfritz Apr 12, 2024
3e4f4d2
update changelog
fivetran-catfritz Apr 12, 2024
83731ed
bigquery to tables
fivetran-catfritz Apr 13, 2024
e48243b
update docs
fivetran-catfritz Apr 15, 2024
3e46330
Merge branch 'release/v0.13.0-apr-2024' into feature/transaction-line…
fivetran-catfritz Apr 15, 2024
5decad7
Merge pull request #114 from FrankTub/feature/transaction-line-fields
fivetran-catfritz Apr 15, 2024
0b4200b
update docs
fivetran-catfritz Apr 15, 2024
f64f634
update changelog
fivetran-catfritz Apr 15, 2024
3ca4803
update spaces
fivetran-catfritz Apr 15, 2024
5224f13
update spaces
fivetran-catfritz Apr 15, 2024
5f42218
update lookback macro & set to_subsidiary default true
fivetran-catfritz Apr 17, 2024
8aaf181
update yml
fivetran-catfritz Apr 17, 2024
72e3af8
Apply suggestions from code review
fivetran-catfritz Apr 17, 2024
1bc585e
update run_models
fivetran-catfritz Apr 17, 2024
ab6112e
udpate run models
fivetran-catfritz Apr 17, 2024
3027320
update default for using to_subsidiary
fivetran-catfritz Apr 18, 2024
91e6d68
update macro
fivetran-catfritz Apr 18, 2024
1ae71c5
Documentation update
fivetran-avinash Apr 19, 2024
26469f1
Merge pull request #118 from fivetran/documentation/null-converted-am…
fivetran-avinash Apr 19, 2024
4050c94
using_to_subsidiary default false
fivetran-catfritz Apr 19, 2024
082b25c
Merge branch 'release/v0.13.0-apr-2024' into feature/performance-impr…
fivetran-catfritz Apr 22, 2024
ce13866
adjust cols from merge
fivetran-catfritz Apr 22, 2024
015a571
Merge pull request #116 from fivetran/feature/performance-improvements
fivetran-catfritz Apr 22, 2024
35457dc
use local macros
fivetran-catfritz Apr 29, 2024
52c69ce
typo
fivetran-catfritz Apr 29, 2024
b098cff
Merge pull request #119 from fivetran/feature/performance-improvements
fivetran-catfritz Apr 29, 2024
bfd18a4
regen docs
fivetran-catfritz Apr 29, 2024
8e606a8
Update DECISIONLOG.md
fivetran-catfritz Apr 30, 2024
c17a9f3
Update DECISIONLOG.md
fivetran-catfritz Apr 30, 2024
9e35d8c
Update CHANGELOG.md
fivetran-catfritz Apr 30, 2024
b3d9d05
Update CHANGELOG.md
fivetran-catfritz Apr 30, 2024
cc50278
Update DECISIONLOG.md
fivetran-catfritz Apr 30, 2024
1b0bef2
Update CHANGELOG.md
fivetran-catfritz Apr 30, 2024
fb2c586
Update CHANGELOG.md
fivetran-catfritz Apr 30, 2024
a7e9926
Update packages.yml
fivetran-catfritz Apr 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CHANGELOG.md
fivetran-catfritz authored Apr 30, 2024
commit b3d9d05a162f1ac1a9629cc24de1852ad2f346da
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ For Netsuite2, [PR #116](https://github.com/fivetran/dbt_netsuite/pull/116) incl
- Due to the variation in pricing and runtime priorities for customers, by default we chose to materialize these models as tables instead of incremental materialization for Bigquery and Databricks. For more information on this decision, see the [Incremental Strategy section](https://github.com/fivetran/dbt_netsuite/blob/main/DECISIONLOG.md#incremental-strategy) of the DECISIONLOG.
- To enable incremental materialization for these destinations, see the [Incremental Materialization section](https://github.com/fivetran/dbt_netsuite/blob/main/README.md#-adding-incremental-materialization-for-bigquery-and-databricks) of the README for instructions.

- To reduce storage, updated the default materialization of the upstream staging models to views. (See the [dbt_netsuite_source CHANGELOG](https://github.com/fivetran/dbt_netsuite/blob/main/CHANGELOG.md) for more details.)
- To reduce storage, updated the default materialization of the upstream staging models to views. (See the [dbt_netsuite_source CHANGELOG](https://github.com/fivetran/dbt_netsuite_source/blob/main/CHANGELOG.md) for more details.)

## 🎉 Features
- Added a default 3-day look-back to incremental models to accommodate late arriving records, based on the `_fivetran_synced_date` of transaction records. The number of days can be changed by setting the var `lookback_window` in your dbt_project.yml. See the [Lookback Window section of the README](https://github.com/fivetran/dbt_netsuite/blob/main/README.md#lookback-window) for more details.