You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by me...@apache.org on 2018/07/19 15:41:04 UTC

[beam-site] branch mergebot updated (c3884b2 -> 1e07a59)

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

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


    from c3884b2  This closes #498
     add 7fa3a82  Prepare repository for deployment.
     new 3a428fb  [BEAM-4828] Updated documentation, added SQS BEAM-4828 to In-Progress
     new 1e07a59  This closes #501

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/contribute/intellij/index.html | 5 +++++
 src/documentation/io/built-in.md       | 8 ++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)


[beam-site] 01/02: [BEAM-4828] Updated documentation, added SQS BEAM-4828 to In-Progress

Posted by me...@apache.org.
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 3a428fb2a446c5f36d9bbdf3ef1f78f493f9a30c
Author: Luke Cwik <lc...@google.com>
AuthorDate: Thu Jul 19 08:37:27 2018 -0700

    [BEAM-4828] Updated documentation, added SQS BEAM-4828 to In-Progress
---
 src/documentation/io/built-in.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 0d503b3..9f5eee9 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -107,6 +107,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-607">BEAM-607</a></td>
   </tr>
   <tr>
+    <td>Apache Kafka</td><td>Python</td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-3788">BEAM-3788</a></td>
+  </tr>
+  <tr>
     <td>Apache Kudu</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-2661">BEAM-2661</a></td>
   </tr>  
@@ -139,7 +143,7 @@ This table contains I/O transforms that are currently planned or in-progress. St
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1946">BEAM-1946</a></td>
   </tr>
   <tr>
-    <td>Apache Kafka</td><td>Python</td>
-    <td><a href="https://issues.apache.org/jira/browse/BEAM-3788">BEAM-3788</a></td>
+    <td>Amazon SQS</td><td>Java</td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-4828">BEAM-4828</a></td>
   </tr>
 </table>


[beam-site] 02/02: This closes #501

Posted by me...@apache.org.
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 1e07a59b68e029a876c0d07c84d3a14ab68a0ef8
Merge: 7fa3a82 3a428fb
Author: Mergebot <me...@apache.org>
AuthorDate: Thu Jul 19 15:40:38 2018 +0000

    This closes #501

 src/documentation/io/built-in.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)