Description
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']
Attachments
Issue Links
- is caused by
-
BEAM-11719 Enforce deterministic coding for GroupByKey and Stateful DoFns
- Triage Needed
- is duplicated by
-
BEAM-12077 Deterministic coding enforcement causes _StreamToBigQuery/CommitInsertIds/GroupByKey to fail
- Resolved
-
BEAM-12078 Deterministic coding enforcement causes _StreamToBigQuery/CommitInsertIds/GroupByKey to fail
- Resolved
- relates to
-
BEAM-11884 Deterministic coding enforcement causes BigQueryBatchFieldLoads/GroupFilesByTableDestinations to fail
- Resolved
-
BEAM-11408 GCP BigQuery sink (streaming inserts) uses runner determined sharding
- Triage Needed
- links to