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/17 08:01:44 UTC

[beam-site] branch mergebot updated (1d2fa5a -> bc2ca21)

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 1d2fa5a  This closes #496
     add e90fe69  Prepare repository for deployment.
     new 4d9e5d6  Added new design documents
     new bc2ca21  This closes #492

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/release-guide/index.html        |  1 -
 content/documentation/programming-guide/index.html |  8 ++--
 .../runners/capability-matrix/index.html           | 52 +++++++++++-----------
 .../get-started/mobile-gaming-example/index.html   |  2 +-
 src/contribute/design-documents.md                 |  3 ++
 5 files changed, 34 insertions(+), 32 deletions(-)


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

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 bc2ca217a6456ad298dffc5e921f56cf79c82069
Merge: e90fe69 4d9e5d6
Author: Mergebot <me...@apache.org>
AuthorDate: Tue Jul 17 08:01:20 2018 +0000

    This closes #492

 src/contribute/design-documents.md | 3 +++
 1 file changed, 3 insertions(+)


[beam-site] 01/02: Added new design documents

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 4d9e5d612f2bc024b6e9a4875dbd1961450640d4
Author: Alexey Romanenko <ar...@gmail.com>
AuthorDate: Wed Jul 11 14:38:13 2018 +0200

    Added new design documents
---
 src/contribute/design-documents.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/contribute/design-documents.md b/src/contribute/design-documents.md
index 47741ef..a37beca 100644
--- a/src/contribute/design-documents.md
+++ b/src/contribute/design-documents.md
@@ -87,6 +87,9 @@ This is a collection of documents that may or may not be up to date.
 - Beam DSL_SQL branch API review [[doc](https://s.apache.org/beam-sql-dsl-api-review)]
 - Complex Types Support for Beam SQL DDL [[mail](https://lists.apache.org/thread.html/c494e521cb6865b1ae19a68e8e653afc562df7744e8d08087249cbe0@%3Cdev.beam.apache.org%3E)]
 - [SQL] Reject unsupported inputs to Joins [[mail](https://lists.apache.org/thread.html/e7a442fa9cf6b76a5b435493170508f6c42fb9ccef9bcef434424f79@%3Cdev.beam.apache.org%3E)]
+- Integrating runners & IO [[doc](https://docs.google.com/document/d/1ZFVlnldrIYhUgOfxIT2JcmTFFSWTl4HwAnQsnwiNL1g)]
+- Beam SQL Pipeline Options [[doc](https://docs.google.com/document/d/1UTsSBuruJRfGnVOS9eXbQI6NauCD4WnSAPgA_Y0zjdk)]
+- Unbounded limit [[doc](https://docs.google.com/document/d/13zeTewHH9nfwhSlcE4x77WQwr1U2Z4sTiNRjOXUj2aw)]
 
 ### Portability
 - Fn API