[ 
https://issues.apache.org/jira/browse/BEAM-9468?focusedWorklogId=423000&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-423000
 ]

ASF GitHub Bot logged work on BEAM-9468:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Apr/20 19:12
            Start Date: 15/Apr/20 19:12
    Worklog Time Spent: 10m 
      Work Description: jaketf commented on pull request #11151: [BEAM-9468]  
Hl7v2 io
URL: https://github.com/apache/beam/pull/11151#discussion_r409072416
 
 

 ##########
 File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
 ##########
 @@ -469,6 +470,7 @@ class BeamModulePlugin implements Plugin<Project> {
         google_cloud_datastore_v1_proto_client      : 
"com.google.cloud.datastore:datastore-v1-proto-client:1.6.3",
         google_cloud_spanner                        : 
"com.google.cloud:google-cloud-spanner:$google_cloud_spanner_version",
         google_http_client                          : 
"com.google.http-client:google-http-client:$google_http_clients_version",
+        google_http_client_gson                     : 
"com.google.http-client:google-http-client-gson:$google_http_clients_version",
 
 Review comment:
   good question.
   I used Gson to be consistent w/ how we do things in the healthcare example 
docs and a CDAP plugin that was developed for the same purpose.
   It does not seem strictly necessary.
   I will prepare a commit cacad23 to remove gson dep and migrate to jackson.
 
----------------------------------------------------------------
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: 423000)
    Time Spent: 31h 10m  (was: 31h)

> 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: 31h 10m
>  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)

Reply via email to