You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2017/04/12 07:58:10 UTC

[1/3] beam-site git commit: Add JSON as a planned IO to built-in IOs page.

Repository: beam-site
Updated Branches:
  refs/heads/asf-site 0542df3af -> ce7149962


Add JSON as a planned IO to built-in IOs page.


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/d4e83a25
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/d4e83a25
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/d4e83a25

Branch: refs/heads/asf-site
Commit: d4e83a258f5d1ae85e99992b1f8c6c98c1ddca70
Parents: 0542df3
Author: Zur, Aviem <az...@paypal.com>
Authored: Wed Apr 12 08:22:09 2017 +0300
Committer: Zur, Aviem <az...@paypal.com>
Committed: Wed Apr 12 08:22:09 2017 +0300

----------------------------------------------------------------------
 src/documentation/io/built-in.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/d4e83a25/src/documentation/io/built-in.md
----------------------------------------------------------------------
diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 7d9d778..a4bbf67 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -101,6 +101,10 @@ This table contains I/O transforms that are currently planned or in-progress. St
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1893">BEAM-1893</a></td>
   </tr>
   <tr>
+    <td>JSON</td><td>Java</td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-1581">BEAM-1581</a></td>
+  </tr>
+  <tr>
     <td>Memcached</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1678">BEAM-1678</a></td>
   </tr>


[3/3] beam-site git commit: This closes #208

Posted by ie...@apache.org.
This closes #208


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/ce714996
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/ce714996
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/ce714996

Branch: refs/heads/asf-site
Commit: ce7149962c8207272ed3bd2535a39194a3f1275c
Parents: 0542df3 ee61b91
Author: Isma�l Mej�a <ie...@apache.org>
Authored: Wed Apr 12 09:57:00 2017 +0200
Committer: Isma�l Mej�a <ie...@apache.org>
Committed: Wed Apr 12 09:57:00 2017 +0200

----------------------------------------------------------------------
 content/documentation/io/built-in/index.html | 4 ++++
 src/documentation/io/built-in.md             | 4 ++++
 2 files changed, 8 insertions(+)
----------------------------------------------------------------------



[2/3] beam-site git commit: Regenerate website

Posted by ie...@apache.org.
Regenerate website


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/ee61b91d
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/ee61b91d
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/ee61b91d

Branch: refs/heads/asf-site
Commit: ee61b91da10dd908159be3031ba1912a301c98ed
Parents: d4e83a2
Author: Isma�l Mej�a <ie...@apache.org>
Authored: Wed Apr 12 09:56:43 2017 +0200
Committer: Isma�l Mej�a <ie...@apache.org>
Committed: Wed Apr 12 09:56:43 2017 +0200

----------------------------------------------------------------------
 content/documentation/io/built-in/index.html | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/ee61b91d/content/documentation/io/built-in/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/io/built-in/index.html b/content/documentation/io/built-in/index.html
index 0cb0338..797f12b 100644
--- a/content/documentation/io/built-in/index.html
+++ b/content/documentation/io/built-in/index.html
@@ -247,6 +247,10 @@
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1893">BEAM-1893</a></td>
   </tr>
   <tr>
+    <td>JSON</td><td>Java</td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-1581">BEAM-1581</a></td>
+  </tr>
+  <tr>
     <td>Memcached</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1678">BEAM-1678</a></td>
   </tr>