You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datafu.apache.org by ey...@apache.org on 2023/01/26 10:24:41 UTC

svn commit: r1907004 - /datafu/site/blog/index.html

Author: eyal
Date: Thu Jan 26 10:24:41 2023
New Revision: 1907004

URL: http://svn.apache.org/viewvc?rev=1907004&view=rev
Log:
Add 1.7.0 release blog

Modified:
    datafu/site/blog/index.html

Modified: datafu/site/blog/index.html
URL: http://svn.apache.org/viewvc/datafu/site/blog/index.html?rev=1907004&r1=1907003&r2=1907004&view=diff
==============================================================================
--- datafu/site/blog/index.html (original)
+++ datafu/site/blog/index.html Thu Jan 26 10:24:41 2023
@@ -47,6 +47,50 @@
       
 <div class="row">
   <article class="col-lg-10">
+    <h2><a href="/blog/2023/01/26/datafu-1-7-0-released.html">Apache DataFu-Spark 1.7.0 Released</a></h2>
+    <h5 class="text-muted"><time>Jan 26, 2023</time>
+    <h5 class="text-muted">
+        Eyal Allweil
+    </h5>
+    <p>I'd like to announce the release of Apache DataFu-Spark 1.7.0.</p>
+
+<p>Many thanks to new contributors Arpit Bhardwaj, Ben Rahamim and Shaked Aharon! </p>
+
+<p><br></p>
+
+<p><strong>Additions</strong></p>
+
+<ul>
+<li>Add collectLimitedList and dedupRandomN methods (<a href="https://issues.apache.org/jira/browse/DATAFU-165">DATAFU-165</a>)</li>
+<li>Improve broadcastJoinSkewed...</li>
+</ul>
+    <a href="/blog/2023/01/26/datafu-1-7-0-released.html">Read more...</a>
+  </article>
+</div>
+<div class="row">
+  <article class="col-lg-10">
+    <h2><a href="/blog/2023/01/25/datafu-1-7-0-released.html">Apache DataFu-Spark 1.7.0 Released</a></h2>
+    <h5 class="text-muted"><time>Jan 25, 2023</time>
+    <h5 class="text-muted">
+        Eyal Allweil
+    </h5>
+    <p>I'd like to announce the release of Apache DataFu-Spark 1.7.0.</p>
+
+<p>Many thanks to new contributors Arpit Bhardwaj, Ben Rahamim and Shaked Aharon! </p>
+
+<p><br></p>
+
+<p><strong>Additions</strong></p>
+
+<ul>
+<li>Add collectLimitedList and dedupRandomN methods (<a href="https://issues.apache.org/jira/browse/DATAFU-165">DATAFU-165</a>)</li>
+<li>Improve broadcastJoinSkewed...</li>
+</ul>
+    <a href="/blog/2023/01/25/datafu-1-7-0-released.html">Read more...</a>
+  </article>
+</div>
+<div class="row">
+  <article class="col-lg-10">
     <h2><a href="/blog/2021/11/18/introducing-datafu-spark.html">Introducing DataFu-Spark</a></h2>
     <h5 class="text-muted"><time>Nov 18, 2021</time>
     <h5 class="text-muted">
@@ -333,4 +377,4 @@
     </div>
 
   </body>
-</html>
\ No newline at end of file
+</html>