Repository: arrow-site
Updated Branches:
  refs/heads/asf-site f508ee596 -> 9fdcc4475


Update Powered By


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

Branch: refs/heads/asf-site
Commit: 9fdcc447556f983b93b762cf1730c4db9ad0979e
Parents: f508ee5
Author: Wes McKinney <[email protected]>
Authored: Thu Oct 18 10:35:02 2018 -0400
Committer: Wes McKinney <[email protected]>
Committed: Thu Oct 18 10:35:02 2018 -0400

----------------------------------------------------------------------
 feed.xml              | 2 +-
 powered_by/index.html | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/arrow-site/blob/9fdcc447/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index bbd6c64..9a67a98 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.8.4">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-10-09T05:00:31-04:00</updated><id>/feed.xml</id><entry><title 
type="html">Apache Arrow 0.11.0 Release</title><link 
href="/blog/2018/10/09/0.11.0-release/" rel="alternate" type="text/html" 
title="Apache Arrow 0.11.0 Release" 
/><published>2018-10-09T00:00:00-04:00</published><updated>2018-10-09T00:00:00-04:00</updated><id>/blog/2018/10/09/0.11.0-release</id><content
 type="html" xml:base="/blog/2018/10/09/0.11.0-release/">&lt;!--
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.8.4">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-10-18T10:32:45-04:00</updated><id>/feed.xml</id><entry><title 
type="html">Apache Arrow 0.11.0 Release</title><link 
href="/blog/2018/10/09/0.11.0-release/" rel="alternate" type="text/html" 
title="Apache Arrow 0.11.0 Release" 
/><published>2018-10-09T00:00:00-04:00</published><updated>2018-10-09T00:00:00-04:00</updated><id>/blog/2018/10/09/0.11.0-release</id><content
 type="html" xml:base="/blog/2018/10/09/0.11.0-release/">&lt;!--
 
 --&gt;
 

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/9fdcc447/powered_by/index.html
----------------------------------------------------------------------
diff --git a/powered_by/index.html b/powered_by/index.html
index 2384061..f4e13cb 100644
--- a/powered_by/index.html
+++ b/powered_by/index.html
@@ -195,9 +195,9 @@ technologies to the enterprise.</li>
 support for structured data. Uses the Arrow IPC format and targets the Arrow
 memory layout in its analytic functions. This work is part of the <a 
href="https://gpuopenanalytics.com/";>GPU Open
 Analytics Initiative</a></li>
-  <li><strong><a href="https://github.com/mapd/mapd-core";>MapD</a>:</strong> 
in-memory columnar SQL engine designed to run on GPUs. MapD
-supports Arrow for data ingest and data interchange via CUDA IPC
-handles. This work is part of the <a href="https://gpuopenanalytics.com/";>GPU 
Open Analytics Initiative</a></li>
+  <li><strong><a href="https://github.com/omnisci/mapd-core";>OmniSci</a> 
(formerly MapD):</strong> In-memory columnar SQL engine designed to run
+on both GPUs and CPUs. OmniSci supports Arrow for data ingest and data 
interchange
+via CUDA IPC handles. This work is part of the <a 
href="https://gpuopenanalytics.com/";>GPU Open Analytics Initiative</a></li>
   <li><strong><a href="https://pandas.pydata.org";>pandas</a>:</strong> data 
analysis toolkit for Python programmers. pandas
 supports reading and writing Parquet files using pyarrow. Several pandas
 core developers are also contributors to Apache Arrow.</li>

Reply via email to