[
https://issues.apache.org/jira/browse/ARROW-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou reassigned ARROW-3059:
-------------------------------------
Assignee: Antoine Pitrou
> [C++] Streamline namespace array::test
> --------------------------------------
>
> Key: ARROW-3059
> URL: https://issues.apache.org/jira/browse/ARROW-3059
> Project: Apache Arrow
> Issue Type: Task
> Components: C++
> Affects Versions: 0.10.0
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
>
> Currently we have some test helpers that live in the {{arrow::test}}
> namespace, some in {{arrow}} (or topic subnamespaces such as {{arrow::io}}).
> I see no reason for the discrepancy.
> I propose the simple solution of removing the {{arrow::test}} namespace
> altogether. If not desirable, then we should make sure we put all helpers in
> that namespace.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)