This is an automated email from the ASF dual-hosted git repository.

bridgetb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/drill-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 846cb06  update powered by  page
846cb06 is described below

commit 846cb06db8dc52a6a74c920696f37c05d5e70ae5
Author: Bridget Bevens <[email protected]>
AuthorDate: Tue Apr 30 17:04:58 2019 -0700

    update powered by  page
---
 feed.xml                         |   4 ++--
 images/logos/IORA_NUS.png        | Bin 0 -> 49284 bytes
 images/logos/option3-io-logo.png | Bin 0 -> 8792 bytes
 poweredBy/index.html             |  14 ++++++++++++++
 4 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/feed.xml b/feed.xml
index a087cc4..8622503 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 30 Apr 2019 16:54:29 -0700</pubDate>
-    <lastBuildDate>Tue, 30 Apr 2019 16:54:29 -0700</lastBuildDate>
+    <pubDate>Tue, 30 Apr 2019 17:02:41 -0700</pubDate>
+    <lastBuildDate>Tue, 30 Apr 2019 17:02:41 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>
diff --git a/images/logos/IORA_NUS.png b/images/logos/IORA_NUS.png
new file mode 100644
index 0000000..c99b220
Binary files /dev/null and b/images/logos/IORA_NUS.png differ
diff --git a/images/logos/option3-io-logo.png b/images/logos/option3-io-logo.png
new file mode 100644
index 0000000..eb6fa0b
Binary files /dev/null and b/images/logos/option3-io-logo.png differ
diff --git a/poweredBy/index.html b/poweredBy/index.html
index ffcc08c..30bb75f 100644
--- a/poweredBy/index.html
+++ b/poweredBy/index.html
@@ -183,6 +183,20 @@
         
     </div>
     
+    <div class="power_box">
+        <img src="/images/logos/IORA_NUS.png"
+             style="width: 93px;height:60px">
+        <p> At Institute of Operational Research & Analytics, our PhD students 
leverage Drill on desktops to conduct research work on large different 
datasets. This allows adhoc access to the data repository, while using R with 
Sergeant package to run analytical SQL queries.</p>
+        
+    </div>
+    
+    <div class="power_box">
+        <img src="/images/logos/option3-io-logo.png"
+             style="width: 153px;height:60px">
+        <p> Docube&trade; is a Analytics and Visualization platform that 
allows users to import data, create and share interactive BI visualizations. We 
use Drill to respond to data requirements for chart visualization by processing 
large Parquet dataset using SQL and custom UDFs to provide a fast user 
experience.</p>
+        
+    </div>
+    
 </div></div>
 
   </div>

Reply via email to