[
https://issues.apache.org/jira/browse/BEAM-9916?focusedWorklogId=437596&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-437596
]
ASF GitHub Bot logged work on BEAM-9916:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/May/20 04:12
Start Date: 27/May/20 04:12
Worklog Time Spent: 10m
Work Description: datancoffee commented on pull request #11802:
URL: https://github.com/apache/beam/pull/11802#issuecomment-634267799
Can we also add a section on "Applications" for application-specific
connectors?
---
Add a section "Applications" after the "Database" section but before
"Miscellaneous"
FhirIO provides an API for reading and writing resources to <a
href="https://cloud.google.com/healthcare/docs/concepts/fhir">Google Cloud
Healthcare Fhir API. </a>
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
HL7v2IO provides an API for reading from and writing to <a
href="https://cloud.google.com/healthcare/docs/concepts/hl7v2">Google Cloud
Healthcare HL7v2 API. </a>
https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/HL7v2IO.java
----------------------------------------------------------------
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: 437596)
Time Spent: 1h 20m (was: 1h 10m)
> Update IOs documentation links
> ------------------------------
>
> Key: BEAM-9916
> URL: https://issues.apache.org/jira/browse/BEAM-9916
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Alexey Romanenko
> Assignee: Ashwin Ramaswami
> Priority: P3
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Currently, on the webpage
> [https://beam.apache.org/documentation/io/built-in/] , we link all IOs to
> their code on github, which could be quite odd for users. After a
> [discussion|https://lists.apache.org/thread.html/r2c7bb9a2e13f1b8c296930fc8a36edafe731f49b5182567989afcb98%40%3Cdev.beam.apache.org%3E]
> on dev@, it was decided to link them to the latest doc reference (like
> [https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/FileSystems.html]
> for FileIO).
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)