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:27:00 UTC

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

Jakub Kukul created BEAM-14039:
----------------------------------

             Summary: 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


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. }}



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