Commits


Antoine Pitrou authored and Wes McKinney committed d4e38982112
ARROW-6165: [Integration] Run integration tests on multiple cores On a local test with C++, Java, Flight and Gold files enabled, the runtime goes down from 1m56 (serial) to 35s (parallel). Closes #6416 from pitrou/ARROW-6165-parallel-integration and squashes the following commits: 3ac06e53b <Antoine Pitrou> ARROW-6165: Run integration tests on multiple cores Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>