[
https://issues.apache.org/jira/browse/ARROW-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660084#comment-17660084
]
Rok Mihevc commented on ARROW-3059:
-----------------------------------
This issue has been migrated to [issue
#19417|https://github.com/apache/arrow/issues/19417] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)