tree: a7799b4001a439bf6db29d97328f79f78a324280 [path history] [tgz]
  1. src/
  2. Cargo.toml
  3. README.md
rust/integration-testing/README.md

Apache Arrow Rust Integration Testing

See Integration.rst for an overview of integration testing.

This crate contains the following binaries, which are invoked by Archery during integration testing with other Arrow implementations.

BinaryPurpose
arrow-file-to-streamConverts an Arrow file to an Arrow stream
arrow-stream-to-fileConverts an Arrow stream to an Arrow file
arrow-json-integration-testConverts between Arrow and JSON formats