[
https://issues.apache.org/jira/browse/BEAM-6749?focusedWorklogId=205383&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-205383
]
ASF GitHub Bot logged work on BEAM-6749:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Feb/19 21:00
Start Date: 27/Feb/19 21:00
Worklog Time Spent: 10m
Work Description: melap commented on pull request #7950: [BEAM-6749] Add
BigQuery Storage API info to docs
URL: https://github.com/apache/beam/pull/7950#discussion_r260941569
##########
File path: website/src/documentation/io/built-in-google-bigquery.md
##########
@@ -167,11 +167,15 @@ schema](#creating-a-table-schema) covers schemas in more
detail.
## Reading from BigQuery
BigQueryIO allows you to read from a BigQuery table, or read the results of
-an arbitrary SQL query string. When you apply a BigQueryIO read transform,
-Beam invokes a [BigQuery export
request](https://cloud.google.com/bigquery/docs/exporting-data).
-Beam’s use of this API is subject to BigQuery's
[Quota](https://cloud.google.com/bigquery/quota-policy#export)
-and [Pricing](https://cloud.google.com/bigquery/pricing) policies.
+an arbitrary SQL query string. By default, when you apply a BigQueryIO read
+transform, Beam invokes a [BigQuery export
request](https://cloud.google.com/bigquery/docs/exporting-data).
+However, the Beam SDK for Java (version 2.11.0 and later) supports using the
+[BigQuery Storage API](#storage-api) when reading from a table. Using the
+BigQuery Storage API with a query string is not supported.
Review comment:
Done
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 205383)
Time Spent: 2.5h (was: 2h 20m)
> Add BigQuery Storage API info to docs
> -------------------------------------
>
> Key: BEAM-6749
> URL: https://issues.apache.org/jira/browse/BEAM-6749
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Melissa Pashniak
> Assignee: Melissa Pashniak
> Priority: Minor
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)