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/03/29 06:25:41 UTC

[jira] [Resolved] (BEAM-1782) BigQuery read transform fails for DirectRunner when reading empty repeated fields

     [ https://issues.apache.org/jira/browse/BEAM-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chamikara Jayalath resolved BEAM-1782.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> BigQuery read transform fails for DirectRunner when reading empty repeated fields
> ---------------------------------------------------------------------------------
>
>                 Key: BEAM-1782
>                 URL: https://issues.apache.org/jira/browse/BEAM-1782
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Chamikara Jayalath
>            Assignee: Chamikara Jayalath
>             Fix For: Not applicable
>
>
> We currently expect an empty list instead of 'None' at following location.
> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/bigquery.py#L1072
> What we actually receive from BigQuery for empty repeated fields is 'None' resulting in a failure.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)