[ 
https://issues.apache.org/jira/browse/BEAM-4257?focusedWorklogId=108484&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-108484
 ]

ASF GitHub Bot logged work on BEAM-4257:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jun/18 09:46
            Start Date: 04/Jun/18 09:46
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on issue #5341: [BEAM-4257] 
Increases BigQuery streaming error information
URL: https://github.com/apache/beam/pull/5341#issuecomment-394297199
 
 
   Hi - sorry for the late reply, as I'm traveling right now. I'll take
   another look at the PR.
   
   On Thu, May 31, 2018 at 11:18 AM Carlos Alonso <[email protected]>
   wrote:
   
   > Hi @reuvenlax <https://github.com/reuvenlax>, just wanted to friendly
   > remind you about this PR.
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/beam/pull/5341#issuecomment-393451323>, or mute
   > the thread
   > 
<https://github.com/notifications/unsubscribe-auth/AUGE1WOzo3eBuI6mzfA0yvKLFV7V62xvks5t36dwgaJpZM4T74Ud>
   > .
   >
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 108484)
    Time Spent: 2h 10m  (was: 2h)

> Add error reason and table destination to BigQueryIO streaming failed inserts
> -----------------------------------------------------------------------------
>
>                 Key: BEAM-4257
>                 URL: https://issues.apache.org/jira/browse/BEAM-4257
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: Carlos Alonso
>            Assignee: Carlos Alonso
>            Priority: Minor
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> When using `BigQueryIO.Write` and getting `WriteResult.getFailedInserts()` we 
> get a `PCollection<TableRow>` which is fine, but in order to properly work on 
> the errors downstream having extended information such as the `InsertError` 
> fields and the `TableReference` it was routed to would be really valuable.
>  
> My suggestion is to create a new object that contains all that information 
> and return a `PCollection` of those instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to