Jorge Leitão created ARROW-15398:
------------------------------------
Summary: Reduce time to build and run integration tests
Key: ARROW-15398
URL: https://issues.apache.org/jira/browse/ARROW-15398
Project: Apache Arrow
Issue Type: Test
Components: Integration
Reporter: Jorge Leitão
The tests spend most of the time building each of the implementations, but most
of the time only a small number of them changes.
The goal here is to see what can be done to re-use / cache the build steps of
each of the implementation to only have to re-compile the ones that change.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)