[
https://issues.apache.org/jira/browse/BEAM-9468?focusedWorklogId=411159&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-411159
]
ASF GitHub Bot logged work on BEAM-9468:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Mar/20 16:21
Start Date: 27/Mar/20 16:21
Worklog Time Spent: 10m
Work Description: jaketf commented on issue #11151: [BEAM-9468] Hl7v2 io
URL: https://github.com/apache/beam/pull/11151#issuecomment-604655037
Ok an updates here from an internal thread w/ API team.
1. [Message.List returning message contents is available in beta API with
the view parameter.
1. Schematized Data should be in next beta release roughly in ~2 weeks.
1. right now the sink is outputting schematized data json wrapped in
"{data=<actual_valid_json>}"
In light of these I will do the following refactors:
1. [x] how we batch read from to always avoid the double get. This will make
it a completely parallel code path than the real-time path but I think that's
ok.
1. [ ] refactor to use beta client library (once it includes schematizedData)
- FYI pre-work for v1beta1 migration in this branch
[migration/v1beta1](https://github.com/jaketf/beam/tree/migration/v1beta1).
Will merge back to this branch once we have schematizedData in beta client
library.
1. [x] I'll strip out that `{data=}` wrapper to make this easier for users.
----------------------------------------------------------------
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: 411159)
Time Spent: 7h (was: 6h 50m)
> 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
> 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)