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

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