Chamikara Jayalath created BEAM-1463:
----------------------------------------
Summary: 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)