You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2017/12/05 02:04:00 UTC

[jira] [Created] (BEAM-3289) Add ReadFromBigQuery and several other cleanups of bigquery.py

Chamikara Jayalath created BEAM-3289:
----------------------------------------

             Summary: 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: Ahmet Altay


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
(v6.4.14#64029)