[
https://issues.apache.org/jira/browse/ARROW-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710394#comment-16710394
]
Wes McKinney commented on ARROW-3248:
-------------------------------------
I think the easiest thing would be to add a `ADD_CORE_TEST` function that
applies the "arrow" prefix/label and passes through the rest of the arguments
unmodified.
See
https://github.com/apache/arrow/blob/master/cpp/src/gandiva/CMakeLists.txt#L140
-- though this can likely be even simpler
> [C++] Arrow tests should have label "arrow"
> -------------------------------------------
>
> Key: ARROW-3248
> URL: https://issues.apache.org/jira/browse/ARROW-3248
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Affects Versions: 0.10.0
> Reporter: Antoine Pitrou
> Priority: Major
> Fix For: 0.12.0
>
>
> It would help executing only them, not Parquet unit tests which for some
> reason are quite a bit longer to run.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)