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

[jira] [Created] (BEAM-12078) Deterministic coding enforcement causes _StreamToBigQuery/CommitInsertIds/GroupByKey to fail

Ludovic Post created BEAM-12078:
-----------------------------------

             Summary: Deterministic coding enforcement causes _StreamToBigQuery/CommitInsertIds/GroupByKey to fail
                 Key: BEAM-12078
                 URL: https://issues.apache.org/jira/browse/BEAM-12078
             Project: Beam
          Issue Type: Bug
          Components: io-py-gcp
            Reporter: Ludovic Post


 
{code:java}
TypeError: Unable to deterministically encode '<TableReference
 datasetId: 'my-dataset-id'
 projectId: 'my-project-id'
 tableId: 'my-table-id'>' of type '<class 'apache_beam.io.gcp.internal.clients.bigquery.bigquery_v2_messages.TableReference'>', please provide a type hint for the input of 'WriteToBigQuery/_StreamToBigQuery/CommitInsertIds/GroupByKey' [while running 'WriteToBigQuery/_StreamToBigQuery/CommitInsertIds/Map(reify_timestamps)-ptransform-171']
{code}
 



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