You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2023/10/27 22:07:52 UTC

(beam) branch master updated: [Go] BigTableIO support on Website (#29152)

This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new aab3c64566f [Go] BigTableIO support on Website (#29152)
aab3c64566f is described below

commit aab3c64566ffd51d8330e5787b72c124689453ea
Author: Svetak Sundhar <sv...@google.com>
AuthorDate: Fri Oct 27 18:07:45 2023 -0400

    [Go] BigTableIO support on Website (#29152)
    
    * Create HealthcareUtils file with shared resources
    
    * revert
    
    * Update Website
    
    * remove versioning
---
 website/www/site/content/en/documentation/io/connectors.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/website/www/site/content/en/documentation/io/connectors.md b/website/www/site/content/en/documentation/io/connectors.md
index 59b8898aa22..0a17954d902 100644
--- a/website/www/site/content/en/documentation/io/connectors.md
+++ b/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/v2/go/pkg/beam/io/bigtableio">native</a> (sink)
+      <br>
+      ✔
+      <a href="https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/bigtableio">via X-language</a>
+    </td>
     <td>Not available</td>
     <td class="present">✔</td>
     <td class="present">✔</td>