[
https://issues.apache.org/jira/browse/BEAM-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862137#comment-15862137
]
ASF GitHub Bot commented on BEAM-1463:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/1978
> Update BigQuery read transform to handle 'null' values properly for
> DirectRunner
> --------------------------------------------------------------------------------
>
> Key: BEAM-1463
> URL: https://issues.apache.org/jira/browse/BEAM-1463
> Project: Beam
> Issue Type: Bug
> Components: sdk-py
> Reporter: Chamikara Jayalath
> Assignee: Chamikara Jayalath
>
> Currently, for DirectRunner, a record (dictionary) returned by BigQuery read
> transform will not contain keys for fields that are 'null'. For
> DataflowRunner, these fields will be available with value 'None'.
> I believe, retaining these fields with value 'None' to be the proper behavior
> here.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)