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

[arrow-site] branch master updated: Adding Cylon to powered-by list (#72)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e9cb365  Adding Cylon to powered-by list (#72)
e9cb365 is described below

commit e9cb365d5d1d1f1a8cc9225200ee0331fc6da40a
Author: niranda perera <ni...@gmail.com>
AuthorDate: Tue Aug 18 17:10:20 2020 -0400

    Adding Cylon to powered-by list (#72)
    
    This follows the email thread "Introducing Cylon" [1].
    As discussed in the mail thread, we would like to add Cylon [2] to the "powered-by Arrow" list.
    
    Best
    
    [1] https://mail-archives.apache.org/mod_mbox/arrow-dev/202007.mbox/%3cCANCoaU4ZSNkhG=fXm=cd5ASoHYjW7Y6pc2mUQSewaafyJXUjjg@mail.gmail.com%3e
    [2] https://cylondata.org/docs/
---
 powered_by.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index 99f55e4..5bf709a 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -66,6 +66,9 @@ short description of your use case.
 * **[AWS Data Wrangler][34]:** 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.
+* **[Cylon][35]:**  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.
 * **[Dask][15]:** Python library for parallel and distributed execution of
   dynamic task graphs. Dask supports using pyarrow for accessing Parquet
   files
@@ -192,3 +195,4 @@ short description of your use case.
 [32]: https://github.com/TileDB-Inc/TileDB
 [33]: https://github.com/TileDB-Inc/TileDB-VCF
 [34]: https://github.com/awslabs/aws-data-wrangler
+[35]: https://cylondata.org/