[
https://issues.apache.org/jira/browse/BEAM-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pablo Estrada resolved BEAM-4265.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.12.0
> Add a dead letter queue to Python streaming BigQuery sink
> ---------------------------------------------------------
>
> Key: BEAM-4265
> URL: https://issues.apache.org/jira/browse/BEAM-4265
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-core
> Reporter: Chamikara Jayalath
> Priority: Major
> Fix For: 2.12.0
>
>
> When writing to BigQuery using streaming writes, Java SDK supports writing
> failed records to a dead letter queue:
> [https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L1375]
>
> This is a very useful feature for long running pipelines so we should add
> this to Python BQ sink:
> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/bigquery.py#L1279
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)