[
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)