Francois Saint-Jacques created ARROW-5914:
---------------------------------------------
Summary: [CI] Build bundled dependencies in docker build step
Key: ARROW-5914
URL: https://issues.apache.org/jira/browse/ARROW-5914
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration
Reporter: Francois Saint-Jacques
Fix For: 1.0.0
In the recently introduced ARROW-5803, some heavy dependencies (thrift,
protobuf, flatbufers, grpc) are build at each invocation of docker-compose
build (thus each travis test).
We should aim to build the third party dependencies in docker build phase
instead, to exploit caching and docker-compose pull so that the CI step doesn't
need to build said dependencies each time.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)