[
https://issues.apache.org/jira/browse/BEAM-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790025#comment-16790025
]
Pablo Estrada commented on BEAM-4265:
-------------------------------------
I added this in Pr https://github.com/apache/beam/pull/7677
> 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
>
> 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)