Skip to content

[Task]: Missing Information about Storage Write API Support in Google BigQuery I/O connector for Python SDK #26693

@RyuSA

Description

@RyuSA

What needs to happen?

Currently, the documentation of BigQuery IO connector for the Python SDK states that it does not support the Storage Write API.
https://beam.apache.org/documentation/io/built-in/google-bigquery/#writing-to-bigquery
image

However, with the recent release of Beam 2.47, a Pull Request (#25685) was merged to add support for the Storage Write API in the Python SDK. It looks this update has not been reflected in the current documentation.🤔 Can I update the document for the API?

https://github.com/apache/beam/blob/v2.47.0/sdks/python/apache_beam/io/gcp/bigquery.py#L2407

Have you shared your intent by creating an issue and commenting that you plan to take it on?

Yes, I'd like to create a pull request for this issue. I'll create a PR if I can do that, please let me know.

Thank you in advance.👋

Issue Priority

Priority: 3 (nice-to-have improvement)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions