[ https://issues.apache.org/jira/browse/ARROW-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107667#comment-17107667 ]
Kouhei Sutou commented on ARROW-8795: ------------------------------------- Interesting. We should add a CI job for iOS and then fix problems step-by-step like we're doing for s390x. > [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)