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 136a2fd5b9211f216a402cbc33e78621669f903d Author: Mergebot <[email protected]> AuthorDate: Tue Jul 17 08:05:40 2018 +0000 Prepare repository for deployment. --- content/contribute/design-documents/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/contribute/design-documents/index.html b/content/contribute/design-documents/index.html index 44251dd..eee9c3b 100644 --- a/content/contribute/design-documents/index.html +++ b/content/contribute/design-documents/index.html @@ -307,6 +307,9 @@ limitations under the License. <li>Beam DSL_SQL branch API review [<a href="https://s.apache.org/beam-sql-dsl-api-review">doc</a>]</li> <li>Complex Types Support for Beam SQL DDL [<a href="https://lists.apache.org/thread.html/c494e521cb6865b1ae19a68e8e653afc562df7744e8d08087249cbe0@%3Cdev.beam.apache.org%3E">mail</a>]</li> <li>[SQL] Reject unsupported inputs to Joins [<a href="https://lists.apache.org/thread.html/e7a442fa9cf6b76a5b435493170508f6c42fb9ccef9bcef434424f79@%3Cdev.beam.apache.org%3E">mail</a>]</li> + <li>Integrating runners & IO [<a href="https://docs.google.com/document/d/1ZFVlnldrIYhUgOfxIT2JcmTFFSWTl4HwAnQsnwiNL1g">doc</a>]</li> + <li>Beam SQL Pipeline Options [<a href="https://docs.google.com/document/d/1UTsSBuruJRfGnVOS9eXbQI6NauCD4WnSAPgA_Y0zjdk">doc</a>]</li> + <li>Unbounded limit [<a href="https://docs.google.com/document/d/13zeTewHH9nfwhSlcE4x77WQwr1U2Z4sTiNRjOXUj2aw">doc</a>]</li> </ul> <h3 id="portability">Portability</h3>
