You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jakub Kukul (Jira)" <ji...@apache.org> on 2022/03/03 10:31:00 UTC

[jira] [Updated] (BEAM-14039) WriteToBigQuery doesn't propagate ignore_unknown_columns parameter

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

Jakub Kukul updated BEAM-14039:
-------------------------------
    Description: A new parameter, {{ignore_unknown_columns}} was added to {{WriteToBigQuery}} in https://issues.apache.org/jira/browse/BEAM-9706. We found out that setting this parameter to {{True}} doesn't have any effect right now because it's not passed to {{_StreamToBigQuery }}under the hood.   (was: A new parameter, {{ignore_unknown_columns}} parameter was added to {{WriteToBigQuery}} in https://issues.apache.org/jira/browse/BEAM-9706. We found out that setting this parameter to {{True}} doesn't have any effect right now because under the hood it's not passed to {{_StreamToBigQuery. }})

> WriteToBigQuery doesn't propagate ignore_unknown_columns parameter
> ------------------------------------------------------------------
>
>                 Key: BEAM-14039
>                 URL: https://issues.apache.org/jira/browse/BEAM-14039
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-gcp
>    Affects Versions: 2.36.0
>            Reporter: Jakub Kukul
>            Priority: P3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> A new parameter, {{ignore_unknown_columns}} was added to {{WriteToBigQuery}} in https://issues.apache.org/jira/browse/BEAM-9706. We found out that setting this parameter to {{True}} doesn't have any effect right now because it's not passed to {{_StreamToBigQuery }}under the hood. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)