[
https://issues.apache.org/jira/browse/BEAM-9468?focusedWorklogId=411301&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-411301
]
ASF GitHub Bot logged work on BEAM-9468:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Mar/20 19:01
Start Date: 27/Mar/20 19:01
Worklog Time Spent: 10m
Work Description: jaketf commented on issue #11151: [BEAM-9468] Hl7v2 io
URL: https://github.com/apache/beam/pull/11151#issuecomment-604001261
Future improvements:
- Currently this uses the alpha API because the motivating use case of HL7v2
-> FHIR mapping which requires the `schematizedData` field (not yet available
in beta API).
- ~For backwards compatibility the `ListHL7v2MessageIDs` always uses
Messages.List to get message IDs and relies on the the `HL7v2IO.Read` to fetch
the message contents. This provides a consistent flow for real-time and batch
and provides backwards compatibility. However, in the alpha API Messages.List
returns the actual message contents (rather than just the message IDs). This
leads to us reading the messages contents twice for alpha HL7v2 stores. I
suggest we address optimizing this "double fetch" in a future PR as the alpha
API stabilizes.~
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 411301)
Time Spent: 7h 50m (was: 7h 40m)
> Add Google Cloud Healthcare API IO Connectors
> ---------------------------------------------
>
> Key: BEAM-9468
> URL: https://issues.apache.org/jira/browse/BEAM-9468
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Reporter: Jacob Ferriero
> Assignee: Jacob Ferriero
> Priority: Minor
> Time Spent: 7h 50m
> Remaining Estimate: 0h
>
> Add IO Transforms for the HL7v2, FHIR and DICOM stores in the [Google Cloud
> Healthcare API|https://cloud.google.com/healthcare/docs/]
> HL7v2IO
> FHIRIO
> DICOMĀ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)