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

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 69e2655737bf65945199eeb373901173ca0c5a19
Author: Ahmet Altay <al...@google.com>
AuthorDate: Fri Aug 25 11:41:58 2017 -0700

    Add tfrecord io to builtin io list
---
 src/documentation/io/built-in.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 08278b6..2acea3d 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -26,6 +26,7 @@ Consult the [Programming Guide I/O section]({{site.baseurl 
}}/documentation/prog
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/hadoop-file-system";>Apache
 Hadoop File System</a></p>
     <p><a 
href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java";>AvroIO</a></p>
     <p><a 
href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java";>TextIO</a></p>
+    <p><a 
href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TFRecordIO.java";>TFRecordIO</a></p>
     <p><a 
href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/";>XML</a></p>
   </td>
   <td>
@@ -55,6 +56,7 @@ Consult the [Programming Guide I/O section]({{site.baseurl 
}}/documentation/prog
   <td>
     <p><a 
href="https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/avroio.py";>avroio</a></p>
     <p><a 
href="https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/textio.py";>textio</a></p>
+    <p><a 
href="https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/tfrecordio.py";>tfrecordio</a></p>
   </td>
   <td>
   </td>

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <commits@beam.apache.org>.

Reply via email to