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

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

                Author: ASF GitHub Bot
            Created on: 29/Apr/20 22:16
            Start Date: 29/Apr/20 22:16
    Worklog Time Spent: 10m 
      Work Description: jaketf commented on pull request #11538:
URL: https://github.com/apache/beam/pull/11538#issuecomment-621494389


   @pabloem Please don't merge this yet.
   
   I'm going to remove the triggering as it's not doing what we thought it 
would.
   I will experiment with using split-able DoFn using a createTime filter as 
the restriction dimension in a later PR as part of 
[BEAM-9856](https://issues.apache.org/jira/browse/BEAM-9856)
   
   I'm going to add some more logic to HealthcareIOError to get http error code 
if relevant because this would be a useful field to filter on in queries or in 
advanced error handling scenarios in the DLQ


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 428765)
    Time Spent: 1h 40m  (was: 1.5h)

> HL7v2IO Improvements
> --------------------
>
>                 Key: BEAM-9831
>                 URL: https://issues.apache.org/jira/browse/BEAM-9831
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Jacob Ferriero
>            Assignee: Jacob Ferriero
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> # HL7v2MessageCoder constructor should be public for use by end users
>  # Currently HL7v2IO.ListHL7v2Messages blocks on pagination through list 
> messages results before emitting any output data elements (due to high fan 
> out from a single input element). We should add early firings so that 
> downstream processing can proceed on early pages while later pages are still 
> being scrolled through.
>  # We should drop all output only fields of HL7v2Message and only keep data 
> and labels when calling ingestMessages, rather than expecting the user to do 
> this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to