- Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
area/connectorsConnector related issuesConnector related issuesconnectors/destination/bigqueryconnectors/destinations-warehousenormalizationtype/bugSomething isn't workingSomething isn't working
Description
Enviroment
- Airbyte version: 0.30.3-alpha
- OS Version / Instance: macOS
- Deployment: Docker
- Source Connector and version: Hubspot
- Destination Connector and version: Bigquery 0.4.0
- Severity: Very Low / Low / Medium / High / Critical
- Step where error happened: Sync Job
Current Behavior
One SQL generated file example, the dataset is wrong where _111testing_raw should be only 111testing_raw.
select id, name, type, enabled, updatedAt, insertedAt, personaTagIds, contactListIds, _airbyte_emitted_at, _airbyte_workflows_hashid from __dbt__CTE__workflows_ab3 -- workflows from `dataline-integration-testing`._111testing_raw._airbyte_raw_workflows ); Expected Behavior
Tell us what should happen.
Logs
Steps to Reproduce
Are you willing to submit a PR?
Remove this with your answer.
Metadata
Metadata
Assignees
Labels
area/connectorsConnector related issuesConnector related issuesconnectors/destination/bigqueryconnectors/destinations-warehousenormalizationtype/bugSomething isn't workingSomething isn't working