You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tz...@apache.org on 2017/07/07 12:37:36 UTC

[05/10] flink-web git commit: Rebuild site

http://git-wip-us.apache.org/repos/asf/flink-web/blob/e828d386/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index e8135de..1f16337 100644
--- a/content/index.html
+++ b/content/index.html
@@ -168,6 +168,9 @@
 
   <dl>
       
+        <dt> <a href="/features/2017/07/04/flink-rescalable-state.html">A Deep Dive into Rescalable State in Apache Flink</a></dt>
+        <dd><p>A primer on stateful stream processing and an in-depth walkthrough of rescalable state in Apache Flink.</p></dd>
+      
         <dt> <a href="/news/2017/06/23/release-1.3.1.html">Apache Flink 1.3.1 Released</a></dt>
         <dd><p>The Apache Flink community released the first bugfix version of the Apache Flink 1.3 series.</p>
 
@@ -187,10 +190,6 @@
         <dd><p>The Apache Flink community released the first bugfix version of the Apache Flink 1.2 series.</p>
 
 </dd>
-      
-        <dt> <a href="/news/2017/04/04/dynamic-tables.html">Continuous Queries on Dynamic Tables</a></dt>
-        <dd><p>Flink's relational APIs, the Table API and SQL, are unified APIs for stream and batch processing, meaning that a query produces the same result when being evaluated on streaming or static data.</p>
-<p>In this blog post we discuss the future of these APIs and introduce the concept of Dynamic Tables. Dynamic tables will significantly expand the scope of the Table API and SQL on streams and enable many more advanced use cases. We discuss how streams and dynamic tables relate to each other and explain the semantics of continuously evaluating queries on dynamic tables.</p></dd>
     
   </dl>