[
https://issues.apache.org/jira/browse/BEAM-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381235#comment-16381235
]
Chamikara Jayalath commented on BEAM-3289:
------------------------------------------
"Make WriteToBigQuery to use Write(BigQuery) for batch pipelines so that both
both batch and streaming users can use that": this was already done in
https://github.com/apache/beam/pull/3306.
> Add ReadFromBigQuery and several other cleanups of bigquery.py
> --------------------------------------------------------------
>
> Key: BEAM-3289
> URL: https://issues.apache.org/jira/browse/BEAM-3289
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Chamikara Jayalath
> Assignee: Chamikara Jayalath
> Priority: Major
>
> We need to do following cleanups for Python BigQuery module.
> * Add ReadFromBigQuery that wraps Read(BigQuerySource).
> * Make WriteToBigQuery to use Write(BigQuery) for batch pipelines so that
> both both batch and streaming users can use that.
> * Update documentation of WriteToBigQuery
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)