You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/03/15 21:37:00 UTC

[jira] [Commented] (BEAM-10666) WriteToBigQuery: Schema auto-detection is not supported.

    [ https://issues.apache.org/jira/browse/BEAM-10666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302020#comment-17302020 ] 

Kenneth Knowles commented on BEAM-10666:
----------------------------------------

Is this still an issue?

> WriteToBigQuery: Schema auto-detection is not supported.
> --------------------------------------------------------
>
>                 Key: BEAM-10666
>                 URL: https://issues.apache.org/jira/browse/BEAM-10666
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-gcp
>    Affects Versions: 2.23.0
>         Environment: Python 3.7.8
> Debian 9
>            Reporter: Yvan J. Aquino
>            Priority: P2
>              Labels: GCP
>
> This is regarding the WriteToBigQuery connector which is supposed to support SCHEMA_AUTODETECTION but throws an error indicating that Schema auto-detection is not supported for streaming inserts into BigQuery (Only for File Loads) even when batching from a file.
> SCHEMA_AUTODETECTION should be supported as per instructions (or consider adding more context to the instructions):  [https://beam.apache.org/releases/pydoc/2.15.0/_modules/apache_beam/io/gcp/bigquery.html]
>  
>  I am proofing out a CSV ingest workflow using the Direct Runner and Interactive Runners - the results are the same.  
>  
> Working in Python 3 (3.7.8 packaged by conda-forge).  
> Pip installed via install apache_beam[gcp]
> apache_beam.__version__ = 2.23.0
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)