fivetran / fivetran/dbt_netsuite
[FEATURE] No jobs table in NS2 schema but package trying import
- Dominant language
- No language data
- Stars
- 57
- Forks
- 42
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
### 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
```shell
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](https://calendly.com/fivetran-solutions-team/fivetran-solutions-team-office-hours) for guidance
- [ ] No.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.