[
https://issues.apache.org/jira/browse/BEAM-9468?focusedWorklogId=420588&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-420588
]
ASF GitHub Bot logged work on BEAM-9468:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Apr/20 23:11
Start Date: 10/Apr/20 23:11
Worklog Time Spent: 10m
Work Description: jaketf commented on issue #11151: [BEAM-9468] Hl7v2 io
URL: https://github.com/apache/beam/pull/11151#issuecomment-612259919
@lukecwik would it be a reasonable compromise to introduce a
`google_oauth_clients_verion`? If not I believe we are at an impass.
Reasoning / Research / Background:
- features in healthcare API making this PR possible require >=1.30.9
(healthcare api absolute minimum version is 1.30.8)
- all deps under `com.google.apis` are updatable to 1.30.9
- the
[two](https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/)
[deps](https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client-java6/)
under `com.google.oauth-client` have versions that stop at 1.30.6
- I have a suspicion that this 1.30.9 for `com.google.apis` is not even
really related to the 1.30.6 for `com.google.oauth-clients` but an unfortunate
naming convention similarity
- see that 1.30.6 [oauth client updated fairly recently on
2020-03-05](https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.30.6/)
I've prepared this in the latest commit to make this a concrete proposal to
review / run pre/post commits on.
----------------------------------------------------------------
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: 420588)
Time Spent: 21h 40m (was: 21.5h)
> 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: 21h 40m
> 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)