[
https://issues.apache.org/jira/browse/ARROW-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641431#comment-16641431
]
Pindikura Ravindra commented on ARROW-3441:
-------------------------------------------
Also, we are creating two sets of test executables for each test - one for
static and one shared library. We should instead do :
* build only executables for the shared library, by default
* build only one or two test executables for the static library
(micro_benchmarks, projector_test)
> [Gandiva][C++] Produce fewer test executables
> ---------------------------------------------
>
> Key: ARROW-3441
> URL: https://issues.apache.org/jira/browse/ARROW-3441
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Gandiva
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.12.0
>
>
> In ARROW-3254, I am adding the functionality to create test executables from
> multiple files that use googletest. So we can continue to have relatively
> small unit test files, but combine unit tests into groups of
> semantically-related functionality.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)