You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2019/04/16 05:24:50 UTC

[arrow] branch master updated: ARROW-5157: [Website] Add MATLAB to powered by Apache Arrow website

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d49e39a  ARROW-5157: [Website] Add MATLAB to powered by Apache Arrow website
d49e39a is described below

commit d49e39aecd6732dd60874564b3899bee16521a66
Author: Hatem Helal <ha...@gmail.com>
AuthorDate: Tue Apr 16 14:24:33 2019 +0900

    ARROW-5157: [Website] Add MATLAB to powered by Apache Arrow website
    
    @kevingurney, @rdmello, @DaveBergstein, @nickhaddady, and @jeremy-hughes let me know what you think of the wording of this.  Thanks!
    
    Author: Hatem Helal <ha...@gmail.com>
    Author: Hatem Helal <hh...@mathworks.com>
    
    Closes #4137 from hatemhelal/arrow-5157 and squashes the following commits:
    
    4afc859e <Hatem Helal> proper case
    53a39d86 <Hatem Helal> Swap engineers and scientists
    6aa29dc8 <Hatem Helal> Added more info about MATLAB
    96b00b24 <Hatem Helal> Add MATLAB to powered by Apache Arrow website
---
 site/powered_by.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/site/powered_by.md b/site/powered_by.md
index c6071db..eb4efe8 100644
--- a/site/powered_by.md
+++ b/site/powered_by.md
@@ -90,6 +90,9 @@ short description of your use case. See the following for some examples.
   support for structured data. Uses the Arrow IPC format and targets the Arrow
   memory layout in its analytic functions. This work is part of the [GPU Open
   Analytics Initiative][11]
+* **[MATLAB][30]:** A numerical computing environment for engineers and
+  scientists. MATLAB uses Apache Arrow to support reading and writing Parquet
+  and Feather files.
 * **[OmniSci][10] (formerly MapD):** In-memory columnar SQL engine designed to run
   on both GPUs and CPUs. OmniSci supports Arrow for data ingest and data interchange
   via CUDA IPC handles. This work is part of the [GPU Open Analytics Initiative][11]
@@ -165,3 +168,4 @@ short description of your use case. See the following for some examples.
 [27]: https://github.com/apache/arrow/edit/master/site/powered_by.md
 [28]: https://github.com/uber/petastorm
 [29]: https://www.inaccel.com/
+[30]: https://www.mathworks.com