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

Enable staging GCS loads on the BigQuery denormalized destination #8406

Closed
sherifnada opened this issue Dec 1, 2021 · 2 comments · Fixed by #8788
Closed

Enable staging GCS loads on the BigQuery denormalized destination #8406

sherifnada opened this issue Dec 1, 2021 · 2 comments · Fixed by #8788

Comments

@sherifnada
Copy link
Contributor

sherifnada commented Dec 1, 2021

Tell us about the problem you're trying to solve

It's well known that GCS staging loads to bigquery are much more performant (10x or more at times) than INSERT statements. While our Bigquery destination supports this, our Denormalized BigQuery destination does not. This ticket is concerned with supporting GCS staging uploads for the BigQuery Denormalized destination.

Acceptance Criteria

The bigquery denormalized destination should have the option of using GCS staging as the ingestion mechanism, similar to what the standard BQ destination currently offers:
Screen Shot 2021-12-01 at 1 37 30 PM

@sherifnada sherifnada added type/enhancement New feature or request needs-triage area/connectors Connector related issues and removed needs-triage labels Dec 1, 2021
@DoNotPanicUA DoNotPanicUA self-assigned this Dec 9, 2021
@DoNotPanicUA
Copy link
Contributor

Implementing this as part of https://github.com/airbytehq/oncall/issues/27

@ChristopheDuong
Copy link
Contributor

Could you link the PR to the issue when it is up please? That would help on tracking progress too, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
4 participants