You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge Leitão (Jira)" <ji...@apache.org> on 2022/01/20 21:02:00 UTC

[jira] [Created] (ARROW-15398) Reduce time to build and run integration tests

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)