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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]