[
https://issues.apache.org/jira/browse/ARROW-5914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-5914:
--------------------------------
Fix Version/s: (was: 0.17.0)
1.0.0
> [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
> Priority: Minor
> 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
(v8.3.4#803005)