[
https://issues.apache.org/jira/browse/BEAM-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123083#comment-17123083
]
Beam JIRA Bot commented on BEAM-5728:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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: P2
> Labels: stale-P2
>
> 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
(v8.3.4#803005)