[
https://issues.apache.org/jira/browse/ARROW-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239174#comment-16239174
]
ASF GitHub Bot commented on ARROW-1371:
---------------------------------------
pcmoritz commented on issue #1280: ARROW-1371: [Website] Add "Powered By" page
to the website
URL: https://github.com/apache/arrow/pull/1280#issuecomment-341917449
Thanks for doing this, here is a blob for Ray:
```
* **[Ray][5]:** A flexible, high-performance distributed execution framework
with a focus on machine learning and AI applications. Uses Arrow to efficiently
store Python data structures containing large arrays of numerical data. Data
can be accessed with zero-copy by multiple processes using the Plasma shared
memory object store [6] which originated from Ray and is part of Arrow now.
[5]: https://github.com/ray-project/ray
[6]:
https://ray-project.github.io/2017/08/08/plasma-in-memory-object-store.html
```
----------------------------------------------------------------
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]
> [Website] Add "Powered By" page to the website
> ----------------------------------------------
>
> Key: ARROW-1371
> URL: https://issues.apache.org/jira/browse/ARROW-1371
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Website
> Reporter: Wes McKinney
> Assignee: Uwe L. Korn
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> See http://spark.apache.org/powered-by.html as an example. It would be useful
> to collect a list of projects which are using Arrow in some form
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)