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 2016/11/01 21:39:59 UTC

[jira] [Created] (BEAM-877) Allow disabling flattening of results when using BigQuery source

Chamikara Jayalath created BEAM-877:
---------------------------------------

             Summary: Allow disabling flattening of results when using BigQuery source
                 Key: BEAM-877
                 URL: https://issues.apache.org/jira/browse/BEAM-877
             Project: Beam
          Issue Type: Improvement
          Components: sdk-py
            Reporter: Chamikara Jayalath
            Assignee: Sourabh Bajaj


Java SDK supports disabling results flattening when creating a BQ source using a query.
https://github.com/apache/incubator-beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L477

Python SDK should be updated to support this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)