willtemperley commented on issue #96:
URL: https://github.com/apache/arrow-swift/issues/96#issuecomment-5489438737

   I've added an integration testing executable in #191. 
   
   I also fixed a bug where the null buffer length was being ignored, this may 
fix  https://github.com/apache/arrow-swift/issues/186.
   
   So far I've only managed to get one file to test cleanly: 
   
   
https://github.com/apache/arrow-testing/blob/master/data/arrow-ipc-stream/integration/cpp-21.0.0/generated_primitive.arrow_file
   
   usage is 
   
   `swift run arrow-json-integration-test --arrow="/path/to/arrow/file" 
--json="/path/to/json/file" --mode=VALIDATE`


-- 
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]

Reply via email to