andygrove commented on pull request #7220: URL: https://github.com/apache/arrow/pull/7220#issuecomment-630806944
Thanks @nevi-me there is a README in the new integration-testing crate which pretty much just links to the integration testing docs [1]. I have been testing against the Java implementation, so I have been building the Rust and Java projects then using the following archery command: ``` archery integration --with-java=true --with-rust=true ``` [1] https://github.com/apache/arrow/blob/master/docs/source/format/Integration.rst ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
