[
https://issues.apache.org/jira/browse/BEAM-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519824#comment-16519824
]
Rui Wang commented on BEAM-4601:
--------------------------------
Another potential blocker is how we deal with MAP type.
Right now we don't convert Beam MAP type:
https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.java#L60
> 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)