Skip to content

Destination Bigquery: fail normalization when dataset_id start with number #6732

@marcosmarxm

Description

@marcosmarxm

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

logs-3-0.txt

Steps to Reproduce

Are you willing to submit a PR?

Remove this with your answer.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions