Skip to content

[Sink Request] Update BigQuery sink to support Storage Write API #584

@seanberto

Description

@seanberto

See: https://cloud.google.com/bigquery/docs/write-api.

As of this month, it looks like the Go package can wrap this API:

https://pkg.go.dev/cloud.google.com/go/bigquery/storage/managedwriter

The main benefit of using this API over the legacy tabledata.insertAll method is that the new method is much less expensive:

https://cloud.google.com/bigquery/pricing#data_ingestion_pricing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions