dbt_netsuite
dbt_netsuite copied to clipboard
[FEATURE] No jobs table in NS2 schema but package trying import
Is there an existing issue for this?
- [X] I have searched the existing issues
Describe the issue
the package is trying to import a table that does not exist in NS2 schema [JOB]
Relevant error log or model output
Database Error in model stg_netsuite2__jobs_tmp
JOB does not exist or not authorized
Expected behavior
No error
dbt Project configurations
Now is "enabled = false" to avoid error
Package versions
0.7.0
What database are you using dbt with?
snowflake
dbt Version
1.3.2
Additional Context
No response
Are you willing to open a PR to help address this issue?
- [ ] Yes.
- [ ] Yes, but I will need assistance and will schedule time during our office hours for guidance
- [ ] No.