lostluck commented on code in PR #29152:
URL: https://github.com/apache/beam/pull/29152#discussion_r1375037502
##########
website/www/site/content/en/documentation/io/connectors.md:
##########
@@ -559,7 +559,13 @@ This table provides a consolidated, at-a-glance overview
of the available built-
✔
<a
href="https://beam.apache.org/releases/pydoc/current/apache_beam.io.gcp.bigtableio.html">via
X-language</a>
</td>
- <td>Not available</td>
+ <td class="present">
+ ✔
+ <a
href="https://pkg.go.dev/github.com/apache/beam/sdks/[email protected]/go/pkg/beam/io/bigtableio">native</a>
(sink)
+ <br>
+ ✔
+ <a
href="https://pkg.go.dev/github.com/apache/beam/sdks/[email protected]/go/pkg/beam/io/xlang/bigtableio">via
X-language</a>
Review Comment:
Remove the specific version (the @2.51.0) so they will link to the latest
release versions instead.
--
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]