You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Lucas Nogueira (Jira)" <ji...@apache.org> on 2022/05/25 17:13:00 UTC

[jira] [Work started] (BEAM-14513) Add Read transform and initial HealthcareClient in Go SDK

     [ https://issues.apache.org/jira/browse/BEAM-14513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-14513 started by Lucas Nogueira.
---------------------------------------------
> Add Read transform and initial HealthcareClient in Go SDK
> ---------------------------------------------------------
>
>                 Key: BEAM-14513
>                 URL: https://issues.apache.org/jira/browse/BEAM-14513
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-go-gcp
>            Reporter: Lucas Nogueira
>            Assignee: Lucas Nogueira
>            Priority: P2
>
> This is the first of many tickets to bring [FhirIO|https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java] from Java into the Go SDK.
> It consists of:
>  * Adding the [Read|https://github.com/apache/beam/blob/3e683606d9a03e7da3d37a83eb16c3a6b96068cd/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java#L455] transform in Go SDK
>  * Adding a basic implementation of the [HttpHealthcareClient|https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/HttpHealthcareApiClient.java] in Go, to be able to authenticate and make the requests needed for the transform above.
> Buganizer links:
>  - [b/233887489|https://b.corp.google.com/issues/233887489].
>  - [b/204355275|https://buganizer.corp.google.com/issues/204355275].



--
This message was sent by Atlassian Jira
(v8.20.7#820007)