abandy commented on issue #46382: URL: https://github.com/apache/arrow/issues/46382#issuecomment-2877175928
> [@abandy](https://github.com/abandy) I'm not familiar with Swift package. Do we need a separated repository for each Swift package? For example, do we need apache/arrow-swift for [#46382](https://github.com/apache/arrow/issues/46382) and apache/arrow-swfit-flight for https://github.com/apache/arrow/tree/main/swift/ArrowFlight ? Hi @kou , I think putting Arrow and ArrowFlight in the same repo should be fine. It looks like SPM has added traits in 6.1 (https://github.com/swiftlang/swift-evolution/blob/main/proposals/0450-swiftpm-package-traits.md) (looks similar to rusts cargo features) which should allow users to select what features they want to include. -- 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]
