Jacob Ferriero created BEAM-9831:
------------------------------------

             Summary: 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


# 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