You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/05/14 14:44:00 UTC

[jira] [Updated] (ARROW-8795) [C++] Limited iOS support

     [ https://issues.apache.org/jira/browse/ARROW-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-8795:
--------------------------------
    Summary: [C++] Limited iOS support  (was: Limited iOS support)

> [C++] Limited iOS support
> -------------------------
>
>                 Key: ARROW-8795
>                 URL: https://issues.apache.org/jira/browse/ARROW-8795
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.17.0
>            Reporter: Ilija Puaca
>            Priority: Minor
>
> We at Unfolded have been making use of Arrow in our native implementation of deck.gl ([https://github.com/UnfoldedInc/deck.gl-native]). As iOS is one of the platforms we plan on supporting, we've spent some time building Arrow so that we can make use of it on iOS.
>  
> There is a detailed writeup on issues we've encountered while doing so ([https://github.com/UnfoldedInc/deck.gl-native-dependencies/blob/master/docs/iOS-BUILD.md#arrow-v0170]). Some of them had to do with cmake, but there were a few updates that had to be made to Arrow source.
>  
> As noted in the writeup, we use a limited set of optional features that cover our needs right now (json, csv, filesystem). With this in mind, and knowing that we did not resolve issues across all optional features (known issues building parquet support due to Boost/Thrift dependencies), would incorporating some of these fixes, or supporting iOS in general, be of any interest at this stage?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)