You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/03/14 23:55:57 UTC

[GitHub] [beam] pcoet commented on a change in pull request #17075: [BEAM-14041] [Website] update built io transforms

pcoet commented on a change in pull request #17075:
URL: https://github.com/apache/beam/pull/17075#discussion_r826465954



##########
File path: website/www/site/data/io_matrix.yaml
##########
@@ -361,6 +367,21 @@ categories:
           - language: go
             name: github.com/apache/beam/sdks/go/pkg/beam/io/databaseio
             url: https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio
+      - transform: InfluxDB
+        description: IO to read and write from InfluxDB.
+        implementations:
+          - language: go
+            name: github.com/apache/beam/sdks/go/pkg/beam/io/InfluxDB
+            url: https://beam.apache.org/releases/javadoc/2.36.0/org/apache/beam/sdk/io/influxdb/InfluxDbIO.html

Review comment:
       Language is Go but we're pointing to the Javadoc. Is that correct?




-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org