You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2017/03/13 03:48:31 UTC

arrow-site git commit: Add 0.2.0 release

Repository: arrow-site
Updated Branches:
  refs/heads/asf-site 9ea653e85 -> 2d75c8d42


Add 0.2.0 release


Project: http://git-wip-us.apache.org/repos/asf/arrow-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/arrow-site/commit/2d75c8d4
Tree: http://git-wip-us.apache.org/repos/asf/arrow-site/tree/2d75c8d4
Diff: http://git-wip-us.apache.org/repos/asf/arrow-site/diff/2d75c8d4

Branch: refs/heads/asf-site
Commit: 2d75c8d4218ef73928e9d60ac4f1067b3d40b111
Parents: 9ea653e
Author: Uwe L. Korn <uw...@xhochy.com>
Authored: Sat Mar 11 18:55:52 2017 +0100
Committer: Uwe L. Korn <uw...@xhochy.com>
Committed: Sat Mar 11 18:55:52 2017 +0100

----------------------------------------------------------------------
 index.html | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/arrow-site/blob/2d75c8d4/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 7917cc3..533faa9 100644
--- a/index.html
+++ b/index.html
@@ -66,7 +66,7 @@
           <p>Apache Arrow is backed by key developers of 13 major open source projects, including Calcite, Cassandra, Drill, Hadoop, HBase, Ibis, Impala, Kudu, Pandas, Parquet, Phoenix, Spark, and Storm making it the de-facto standard for columnar in-memory analytics.</p>
         </div>
      </div> <!-- close "row" div -->
-        
+
       <div class="row marketing">
         <div class="col-lg-4">
           <h4>Developer Mailing List</h4>
@@ -86,10 +86,10 @@
         </div>
         <div class="col-lg-4">
           <h4>Latest release</h4>
-            <p>The first release of Apache Arrow is out. Apache Arrow 0.1.0 is an early release and the APIs are still evolving. The metadata and physical data representation should be fairly stable as we have spent time finalizing the details. </p>
-            <p><a href="https://dist.apache.org/repos/dist/release/arrow/">source release</a></p>
-            <p><a href="https://github.com/apache/arrow/releases/tag/apache-arrow-0.1.0">tag apache-arrow-0.1.0</a></p>
-            <p><a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%220.1.0%22">java artifacts on maven central</a></p>
+            <p>Apache Arrow 0.2.0 is an early release and the APIs are still evolving. The metadata and physical data representation should be fairly stable as we have spent time finalizing the details. </p>
+            <p><a href="https://dist.apache.org/repos/dist/release/arrow/arrow-0.2.0">source release</a></p>
+            <p><a href="https://github.com/apache/arrow/releases/tag/apache-arrow-0.2.0">tag apache-arrow-0.2.0</a></p>
+            <p><a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%220.2.0%22">java artifacts on maven central</a></p>
         </div>
     </div>
 <h2>Performance Advantage of Columnar In-Memory</h2>
@@ -202,13 +202,17 @@
 <td>Ippokratis Pandis</td>
 <td>ippokratis</td>
 </tr>
+<tr>
+<td>Uwe L. Korn</td>
+<td>uwe</td>
+</tr>
 </tbody></table>
 
 
 
 <footer class="footer">
-  <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache Foo project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
-        <p>&copy; 2016 Apache Software Foundation</p>
+  <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache Arrow project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+        <p>&copy; 2017 Apache Software Foundation</p>
       </footer>
 
     </div> <!-- /container -->