kou commented on issue #78:
URL: https://github.com/apache/arrow-swift/issues/78#issuecomment-3186569712

   > Before remove "go-swift" let check why because was there and maybe let 
integrate it in different way, maybe it is still needed.
   
   I think that @abandy used it manually on local when @abandy added it in 
https://github.com/apache/arrow/pull/41342 .
   I think that "go-swift" is a test program for C data interface 
https://arrow.apache.org/docs/format/CDataInterface.html .
   "go-swift" exchanges Apache Arrow data between Go and Swift.
   https://github.com/apache/arrow/pull/41342 also added a test for C data 
interface. It exchanges Apache Arrow data only in Swift. It's used in our CI.
   
   "go-swift" test is nice to have but we should use our integration test 
https://arrow.apache.org/docs/format/Integration.html#integration-testing that 
includes C data interface with other implementations including Go.
   
   So we can remove "go-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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to