Ludovic Post created BEAM-12077:
-----------------------------------
Summary: Deterministic coding enforcement causes
_StreamToBigQuery/CommitInsertIds/GroupByKey to fail
Key: BEAM-12077
URL: https://issues.apache.org/jira/browse/BEAM-12077
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)