[
https://issues.apache.org/jira/browse/ARROW-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662031#comment-17662031
]
Rok Mihevc commented on ARROW-5009:
-----------------------------------
This issue has been migrated to [issue
#21507|https://github.com/apache/arrow/issues/21507] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Cleanup using to std::* in files
> --------------------------------------
>
> Key: ARROW-5009
> URL: https://issues.apache.org/jira/browse/ARROW-5009
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, C++ - Gandiva
> Reporter: Micah Kornfield
> Assignee: Micah Kornfield
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> This can also affect parquet.
> We inconsistently use std::string, std::vector and std::shared_ptr, this will
> be an attempt to consistently use std::* instead of do "use std::vector".
> This is more of suggestion, so if people are opposed to it (or some of the
> changes). i'm OK not checking them in. For now I plan on doing one pull
> request which will include parquet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)