You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alan Cabrera (Jira)" <ji...@apache.org> on 2019/11/11 22:02:00 UTC

[jira] [Created] (BEAM-8610) PR-8814 breaks BigQuery

Alan Cabrera created BEAM-8610:
----------------------------------

             Summary: PR-8814 breaks BigQuery
                 Key: BEAM-8610
                 URL: https://issues.apache.org/jira/browse/BEAM-8610
             Project: Beam
          Issue Type: Bug
          Components: io-java-gcp
    Affects Versions: 2.16.0
            Reporter: Alan Cabrera
         Attachments: apache_beam_test.json, apache_beam_test.schema.json

The Pull Request, [PR-8814|https://github.com/apache/beam/pull/8814], breaks my code. BigQuery, i.e. {{BigQueryIO}}, returns an array whose elements are not represented as lists of maps where each map contains the element value under a key named 'v'. The elements are simple maps, if array of records, or array of base types. 
 
I have attached a sample schema and data.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)