This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 6ddc75097eb179f9591c8cbe7196679cb5d2da7c Author: Mergebot <[email protected]> AuthorDate: Fri May 25 02:47:21 2018 -0700 Prepare repository for deployment. --- content/documentation/io/built-in/index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/content/documentation/io/built-in/index.html b/content/documentation/io/built-in/index.html index f6904ce..a40af1f 100644 --- a/content/documentation/io/built-in/index.html +++ b/content/documentation/io/built-in/index.html @@ -221,6 +221,7 @@ <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/io/xml/src/main/java/org/apache/beam/sdk/io/xml/XmlIO.java">XmlIO</a></p> <p><a href="https://github.com/apache/beam/blob/master/sdks/java/io/tika/src/main/java/org/apache/beam/sdk/io/tika/TikaIO.java">TikaIO</a></p> + <p><a href="https://github.com/apache/beam/blob/master/sdks/java/io/parquet/src/main/java/org/apache/beam/sdk/io/parquet/ParquetIO.java">ParquetIO</a></p> </td> <td> <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/kinesis">Amazon Kinesis</a></p> @@ -287,10 +288,6 @@ <td><a href="https://issues.apache.org/jira/browse/BEAM-2661">BEAM-2661</a></td> </tr> <tr> - <td>Apache Parquet</td><td>Java</td> - <td><a href="https://issues.apache.org/jira/browse/BEAM-214">BEAM-214</a></td> - </tr> - <tr> <td>Apache Sqoop</td><td>Java</td> <td><a href="https://issues.apache.org/jira/browse/BEAM-67">BEAM-67</a></td> </tr> -- To stop receiving notification emails like this one, please contact [email protected].
