This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2a773cf Publishing website 2019/02/07 20:54:08 at commit 08f7c6d
2a773cf is described below
commit 2a773cfd048274651a1395e63e6a954151dbbc3b
Author: jenkins <[email protected]>
AuthorDate: Thu Feb 7 20:54:08 2019 +0000
Publishing website 2019/02/07 20:54:08 at commit 08f7c6d
---
.../generated-content/documentation/io/built-in/index.html | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/website/generated-content/documentation/io/built-in/index.html
b/website/generated-content/documentation/io/built-in/index.html
index 0bba0df..f393655 100644
--- a/website/generated-content/documentation/io/built-in/index.html
+++ b/website/generated-content/documentation/io/built-in/index.html
@@ -361,7 +361,7 @@ limitations under the License.
</td>
</tr>
<tr>
- <td>Python</td>
+ <td>Python/Batch</td>
<td>
<p>Beam Python supports Apache HDFS, Google Cloud Storage, and local
filesystems.</p>
<p><a
href="https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/avroio.py">avroio</a></p>
@@ -377,7 +377,17 @@ limitations under the License.
<p><a href="/documentation/io/built-in/google-bigquery/">Google
BigQuery</a></p>
<p><a
href="https://github.com/apache/beam/tree/master/sdks/python/apache_beam/io/gcp/datastore">Google
Cloud Datastore</a></p>
</td>
-
+</tr>
+<tr>
+ <td>Python/Streaming</td>
+ <td>
+ </td>
+ <td>
+ <p><a
href="https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/pubsub.py">Google
Cloud Pub/Sub</a></p>
+ </td>
+ <td>
+ <p><a
href="https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/bigquery.py">Google
BigQuery (sink only)</a></p>
+ </td>
</tr>
</table>