sunchao opened a new issue, #37938: URL: https://github.com/apache/arrow/issues/37938
### Describe the enhancement requested Since we already have basic implementations for Arrow buffer, array, data type etc, in Swift. It would be great if we can implement the [Arrow C Data Interface](https://arrow.apache.org/docs/format/CDataInterface.html) in Swift, so that Arrow arrays in other languages such as Rust, C++, can be easily imported into Swift and operated on. ### Component(s) Swift -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
