You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Jung (Jira)" <ji...@apache.org> on 2020/01/15 20:21:00 UTC

[jira] [Updated] (BEAM-9125) Update BigQuery Storage API documentation

     [ https://issues.apache.org/jira/browse/BEAM-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Jung updated BEAM-9125:
-------------------------------
    Description: 
Some of the [documented limitations|#storage-api]] for using the BigQuery Storage API in Beam are no longer accurate. In particular:
 * The BigQuery Storage API no longer needs to be enabled manually
 * Dynamic work rebalancing has been supported in Beam since 2.15.0
 * The sample code should use .withSelectedFields(...) rather than .withReadOptions(...).

  was:
Some of the [documented limitations|[https://beam.apache.org/documentation/io/built-in/google-bigquery/#storage-api]] for using the BigQuery Storage API in Beam are no longer accurate. In particular:
 * The BigQuery Storage API no longer needs to be enabled manually
 * Dynamic work rebalancing has been supported in Beam since 2.15.0


> Update BigQuery Storage API documentation
> -----------------------------------------
>
>                 Key: BEAM-9125
>                 URL: https://issues.apache.org/jira/browse/BEAM-9125
>             Project: Beam
>          Issue Type: Bug
>          Components: website
>            Reporter: Kenneth Jung
>            Priority: Minor
>
> Some of the [documented limitations|#storage-api]] for using the BigQuery Storage API in Beam are no longer accurate. In particular:
>  * The BigQuery Storage API no longer needs to be enabled manually
>  * Dynamic work rebalancing has been supported in Beam since 2.15.0
>  * The sample code should use .withSelectedFields(...) rather than .withReadOptions(...).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)