You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by gi...@apache.org on 2020/08/18 21:12:13 UTC

[arrow-site] branch asf-site updated: Updating built site (build e9cb365d5d1d1f1a8cc9225200ee0331fc6da40a)

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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e7a1eb7  Updating built site (build e9cb365d5d1d1f1a8cc9225200ee0331fc6da40a)
e7a1eb7 is described below

commit e7a1eb77add674dd123d0a2e383206d64ed12cb3
Author: niranda perera <ni...@gmail.com>
AuthorDate: Tue Aug 18 21:12:05 2020 +0000

    Updating built site (build e9cb365d5d1d1f1a8cc9225200ee0331fc6da40a)
---
 ....json => .sprockets-manifest-33ba6ccf742a5ee6fc0129334a32dda1.json} | 2 +-
 feed.xml                                                               | 2 +-
 powered_by/index.html                                                  | 3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/assets/.sprockets-manifest-b4a5d9dca15025ce446bae034ed246b2.json b/assets/.sprockets-manifest-33ba6ccf742a5ee6fc0129334a32dda1.json
similarity index 79%
rename from assets/.sprockets-manifest-b4a5d9dca15025ce446bae034ed246b2.json
rename to assets/.sprockets-manifest-33ba6ccf742a5ee6fc0129334a32dda1.json
index 618078b..cdb2dbe 100644
--- a/assets/.sprockets-manifest-b4a5d9dca15025ce446bae034ed246b2.json
+++ b/assets/.sprockets-manifest-33ba6ccf742a5ee6fc0129334a32dda1.json
@@ -1 +1 @@
-{"files":{"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js":{"logical_path":"main.js","mtime":"2020-08-11T15:58:10-04:00","size":124531,"digest":"18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33","integrity":"sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM="}},"assets":{"main.js":"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"}}
\ No newline at end of file
+{"files":{"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js":{"logical_path":"main.js","mtime":"2020-08-18T17:11:56-04:00","size":124531,"digest":"18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33","integrity":"sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM="}},"assets":{"main.js":"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"}}
\ No newline at end of file
diff --git a/feed.xml b/feed.xml
index 4d21f23..56e4b3a 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="https://arrow.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://arrow.apache.org/" rel="alternate" type="text/html" /><updated>2020-08-11T15:58:01-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language developm [...]
+<?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="https://arrow.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://arrow.apache.org/" rel="alternate" type="text/html" /><updated>2020-08-18T17:11:48-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language developm [...]
 
 --&gt;
 
diff --git a/powered_by/index.html b/powered_by/index.html
index 1bb47b3..e2772cc 100644
--- a/powered_by/index.html
+++ b/powered_by/index.html
@@ -257,6 +257,9 @@ large-scale data processing. Spark uses Apache Arrow to
   <li><strong><a href="https://github.com/awslabs/aws-data-wrangler">AWS Data Wrangler</a>:</strong> Extends the power of Pandas library to AWS connecting 
 DataFrames and AWS data related services such as Amazon Redshift, AWS Glue, Amazon Athena, 
 Amazon EMR, Amazon QuickSight, etc.</li>
+  <li><strong><a href="https://cylondata.org/">Cylon</a>:</strong>  An open-source high performance distributed data processing library 
+that can be seamlessly integrated with existing Big Data and AI/ML frameworks. Cylon
+uses Arrow memory format and exposes language bindings to C++, Java, and Python.</li>
   <li><strong><a href="https://github.com/dask/dask">Dask</a>:</strong> Python library for parallel and distributed execution of
 dynamic task graphs. Dask supports using pyarrow for accessing Parquet
 files</li>