[
https://issues.apache.org/jira/browse/BEAM-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518732#comment-16518732
]
Rui Wang commented on BEAM-4601:
--------------------------------
Given this API:
[https://github.com/apache/beam/blob/1efbceb3609bd2cc0d07dee993220f4e179bd8d6/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L385]
Schema shouldn't be a blocker. Schema will be known when generating
PCollection<Row>.
> BigQuery reads from pure SQL
> ----------------------------
>
> Key: BEAM-4601
> URL: https://issues.apache.org/jira/browse/BEAM-4601
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
>
> Right now Beam SQL can created a BigQuery table, however, read from BigQuery
> table is not supported yet. We want to support reading from BigQuery table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)