willtemperley commented on issue #96: URL: https://github.com/apache/arrow-swift/issues/96#issuecomment-3574028594
I'd like to use the gold files in `arrow-ipc-stream/integration/cpp-21.0.0`, e.g. ``` generated_binary.arrow_file generated_binary.json.gz generated_binary.stream ``` My initial thought was to set up a test target to read the JSON files, however I now realise these are part of Archery. Maybe it's worth thinking about setting up executable targets to support Archery? These could probably be referenced in a Swift test target. -- 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]
