This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/asf-site by this push: new 0ccdf74 Publishing website 2018/11/21 11:19:22 at commit 8fc0667 0ccdf74 is described below commit 0ccdf74f118505b6543a2d8727cc2787bbe02275 Author: jenkins <bui...@apache.org> AuthorDate: Wed Nov 21 11:19:23 2018 +0000 Publishing website 2018/11/21 11:19:22 at commit 8fc0667 --- website/generated-content/roadmap/euphoria/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/generated-content/roadmap/euphoria/index.html b/website/generated-content/roadmap/euphoria/index.html index cb13f83..98c62d7 100644 --- a/website/generated-content/roadmap/euphoria/index.html +++ b/website/generated-content/roadmap/euphoria/index.html @@ -211,6 +211,7 @@ <li><a href="#pipeline-sampling">Pipeline sampling</a></li> <li><a href="#fluent-api">Fluent API</a></li> <li><a href="#side-outputs">Side Outputs</a></li> + <li><a href="#table-stream-joins">Table-stream joins</a></li> </ul> @@ -258,6 +259,10 @@ previous pipeline runs. We want to provide a convenient and portable way to gath <p>An convenient API for multiple outputs.</p> +<h2 id="table-stream-joins">Table-stream joins</h2> + +<p>Introduce API for converting streams to tables (KStream <-> KTable approach) and various types of (windowed and unwindowed) joins on them.</p> + </div> </div> <!--