You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jacob Ferriero (Jira)" <ji...@apache.org> on 2020/04/27 18:26:00 UTC

[jira] [Assigned] (BEAM-9831) HL7v2IO Improvements

     [ https://issues.apache.org/jira/browse/BEAM-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob Ferriero reassigned BEAM-9831:
------------------------------------

    Assignee: Jacob Ferriero

> 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
>
> # 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)