[jira] [Updated] (ARROW-6447) [C++] Builds with ARROW_JEMALLOC=ON wait until jemalloc_ep is complete before building any libarrow .cc files

2019-09-04 Thread Wes McKinney (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney updated ARROW-6447:

Fix Version/s: 0.15.0

> [C++] Builds with ARROW_JEMALLOC=ON wait until jemalloc_ep is complete before 
> building any libarrow .cc files
> -
>
> Key: ARROW-6447
> URL: https://issues.apache.org/jira/browse/ARROW-6447
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Wes McKinney
>Assignee: Wes McKinney
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.15.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> This has been a frustration for me that my builds wait for the jemalloc_ep 
> build to complete before proceeding to compile any C++ files for libarrow. 
> Since only memory_pool.cc depends on jemalloc_ep, there must be some way to 
> create a dependency between that single C++ file and jemalloc_ep. I spent a 
> few minutes Googling about it but did not come up with an easy answer



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Updated] (ARROW-6447) [C++] Builds with ARROW_JEMALLOC=ON wait until jemalloc_ep is complete before building any libarrow .cc files

2019-09-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-6447:
--
Labels: pull-request-available  (was: )

> [C++] Builds with ARROW_JEMALLOC=ON wait until jemalloc_ep is complete before 
> building any libarrow .cc files
> -
>
> Key: ARROW-6447
> URL: https://issues.apache.org/jira/browse/ARROW-6447
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Wes McKinney
>Assignee: Wes McKinney
>Priority: Major
>  Labels: pull-request-available
>
> This has been a frustration for me that my builds wait for the jemalloc_ep 
> build to complete before proceeding to compile any C++ files for libarrow. 
> Since only memory_pool.cc depends on jemalloc_ep, there must be some way to 
> create a dependency between that single C++ file and jemalloc_ep. I spent a 
> few minutes Googling about it but did not come up with an easy answer



--
This message was sent by Atlassian Jira
(v8.3.2#803003)