You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/04/06 23:21:45 UTC

[GitHub] [beam] jaketf edited a comment on issue #11151: [BEAM-9468] Hl7v2 io

jaketf edited a comment on issue #11151: [BEAM-9468]  Hl7v2 io
URL: https://github.com/apache/beam/pull/11151#issuecomment-610050634
 
 
   Next Steps (based on offline feed):
   - [x] Improve API for users:
       - [x] Add static methods for common patterns with `ListHL7v2Messages` 
       - [x] Add `ValueProvider<String>` support to ease use in the DataflowTemplates
           - [x] `ListHL7v2Messages` (hl7v2Store and filter)
           - [x] `Write` (hl7v2Store)
   - [ ] "standardize" integration tests
       - [ ] Refactor ITs to create / destroy HL7v2 Store under a parameterized dataset in `@BeforeClass` `@AfterClass` to avoid issues with parallel tests runs.
       - [ ] Remove hard coding of my HL7v2Store / project in integration tests.
       - [ ] Add Healthcare API Dataset to Beam integration test project

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services