[ 
https://issues.apache.org/jira/browse/ARROW-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286213#comment-16286213
 ] 

ASF GitHub Bot commented on ARROW-1911:
---------------------------------------

wesm commented on a change in pull request #1412: ARROW-1911: [JS] Add 
Graphistry to Arrow JS proof points
URL: https://github.com/apache/arrow/pull/1412#discussion_r156129267
 
 

 ##########
 File path: js/README.md
 ##########
 @@ -34,12 +34,7 @@ Arrow is a set of technologies that enable big-data systems 
to process and trans
 
 Apache Arrow is a columnar memory layout specification for encoding vectors 
and table-like containers of flat and nested data. The Arrow spec aligns 
columnar data in memory to minimize cache misses and take advantage of the 
latest SIMD (Single input multiple data) and GPU operations on modern 
processors.
 
-Apache Arrow is the emerging standard for large in-memory columnar data 
([Spark](https://spark.apache.org/), 
[Pandas](http://wesmckinney.com/blog/pandas-and-apache-arrow/), 
[Drill](https://drill.apache.org/), ...). By standardizing on a common binary 
interchange format, big data systems can reduce the costs and friction 
associated with cross-system communication.
-
-# Related Projects
-
-* [GoAI](http://gpuopenanalytics.com/) -- Arrow-powered GPU analytics
-* [rxjs-mapd](https://github.com/graphistry/rxjs-mapd) -- A MapD Core 
node-driver that returns query results as Arrow columns
+Apache Arrow is the emerging standard for large in-memory columnar data 
([Spark](https://spark.apache.org/), 
[Pandas](http://wesmckinney.com/blog/pandas-and-apache-arrow/), 
[Drill](https://drill.apache.org/), [Graphistry](https://www.graphistry.com), 
...). By standardizing on a common binary interchange format, big data systems 
can reduce the costs and friction associated with cross-system communication.
 
 Review comment:
   Yes, that sounds good. Right below this we can add a "Community" section 
with a link to the mailing list, JIRA, and Powered By page

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Add Graphistry to Arrow JS proof points
> ---------------------------------------
>
>                 Key: ARROW-1911
>                 URL: https://issues.apache.org/jira/browse/ARROW-1911
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Leo Meyerovich
>              Labels: pull-request-available
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> As part of upcoming publicity to the JS project, we wanted to add the 
> Graphistry enterprise-grade use case to the homepage. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to