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 2016/08/03 19:11:20 UTC

[jira] [Resolved] (BEAM-502) Properly handle None/null in json conversions

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

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

> Properly handle None/null in json conversions
> ---------------------------------------------
>
>                 Key: BEAM-502
>                 URL: https://issues.apache.org/jira/browse/BEAM-502
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Chamikara Jayalath
>            Assignee: Chamikara Jayalath
>             Fix For: Not applicable
>
>
> json_value.py  has to be updated to properly handle JSON to/from Python 'None' conversions.
> For example, currently writing a dictionary of the form {'aa': 'value', 'bb':None} using BigQuery sink fails when using DirectPipelineRunner since we do not properly handle 'None' values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)