Commits


Nong Li authored and Uwe L. Korn committed 0ae4d86e5ef
ARROW-497: Integration harness for streaming file format These tests pass locally for me. Thanks @nongli for this! Author: Nong Li <nongli@gmail.com> Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #312 from wesm/streaming-integration and squashes the following commits: 8b9ad76 [Wes McKinney] Hook stream<->file tools together and get integration tests working. Quiet test output in TestArrowStreamPipe c7f0483 [Nong Li] ARROW-XXX: [Java] Add file <=> stream utility tools.