kou commented on issue #78: URL: https://github.com/apache/arrow-swift/issues/78#issuecomment-3183153651
> I try to understand how and when you use it (I'm a go dev too) but I don't find where you use it. Oh, I thought that "go-swift" is used in our CI for C data interface. But it's not used in CI... Let's remove it. > About version: why first version is the 21? Just curiosity ahahah Because this repository is extracted from https://github.com/apache/arrow 20. > If you explain to me what's your idea or your plan maybe I can help you more. I want to remove duplicated `Package.swift` information. If we use the top-level `Package.swift`, `Arrow/Package.swift` isn't used. And `Package.swift` and `Arrow/Package.swift` have duplicated information. I want to maintain one unified `Package.swift` to reduce maintenance cost. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org