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 <[email protected]> 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>
