You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Robert Burke (JIRA)" <ji...@apache.org> on 2018/10/12 21:56:00 UTC

[jira] [Assigned] (BEAM-5728) Unable to store nil value in BigQuery go sdk

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

Robert Burke reassigned BEAM-5728:
----------------------------------

    Assignee:     (was: Robert Burke)

> Unable to store nil value in BigQuery go sdk
> --------------------------------------------
>
>                 Key: BEAM-5728
>                 URL: https://issues.apache.org/jira/browse/BEAM-5728
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>    Affects Versions: 2.7.0
>         Environment: any
>            Reporter: Adrian Witas
>            Priority: Major
>
> Any struct type that  uses pointer type in any field is flag as invalid: 
> "Invalid underlying type: XXX "
> With large BigQuery schema (200+ columns),  and large table size, ability of ingesting and enriching data from file system (GS, local)  where many record will have partial details with nulls is critial since it reduces cost, BigQuery does not charge for NULL, but does for 0, and "empty" messages, 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)