kou commented on PR #14561: URL: https://github.com/apache/arrow/pull/14561#issuecomment-1378207697
There are Apache Arrow files in https://github.com/apache/arrow-testing but most files are not for implementation testing... We have a integration test framework: https://github.com/apache/arrow/tree/master/dev/archery/archery/integration It compares outputs between other language implementations. Finally, this Swift implementation should join it but it may not be suitable for the first step... > I have been working on the swift arrow IPC impl to add to this PR. Are there any test files in the arrow repo that I can use to test an IPC reader/writer? How about split the implementation to another pull request? I don't want to review a large pull request as much as possible... -- 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]
