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/29 18:36:00 UTC

[jira] [Created] (BEAM-9856) HL7v2IO.ListMessages should be refactored once Bulk Export API is available

Jacob Ferriero created BEAM-9856:
------------------------------------

             Summary: HL7v2IO.ListMessages should be refactored once Bulk Export API is available
                 Key: BEAM-9856
                 URL: https://issues.apache.org/jira/browse/BEAM-9856
             Project: Beam
          Issue Type: Improvement
          Components: io-java-gcp
            Reporter: Jacob Ferriero


Currently the List Messages API paginates through in a single ProcessElement Call.

 

In the future if a bulk export API becomes available that would allow splitting on some dimension (e.g. create time), this should be refactored as a splittable DoFn.

 

 



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