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

Destination BigQuery - Naming Default Schema "Default" #14674

Closed
erica-airbyte opened this issue Jul 13, 2022 · 1 comment · Fixed by #14683
Closed

Destination BigQuery - Naming Default Schema "Default" #14674

erica-airbyte opened this issue Jul 13, 2022 · 1 comment · Fixed by #14683

Comments

@erica-airbyte
Copy link
Contributor

erica-airbyte commented Jul 13, 2022

Environment

  • Airbyte version: cloud
  • OS Version / Instance: n/a
  • Deployment: cloud
  • Source Connector and version:n/a
  • Destination Connector and version:1.1.11
  • Step where error happened: Sync job

Current Behavior

When setting up BiqQuery destination and naming your defaul schema default, the first sync will succeed but the following syncs will fail with Syntax error: Unexpected keyword DEFAULT.

if dataset_id="default" syncs will fail.

Expected Behavior

better handling or if default schema is named default.

Logs

please see [this issue]for logs(https://github.com/airbytehq/oncall/issues/325) (in private repo due to Cloud privacy)

-->

Steps to Reproduce

  1. Set up Bigquery with a default schema named "default"
  2. run connection with no namespaces configuration
@grubberr
Copy link
Contributor

I have fixed this in this PR #14683, need review

@airbytehq airbytehq deleted a comment from johnwasserman Feb 7, 2023
@airbytehq airbytehq deleted a comment from grubberr Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants