[
https://issues.apache.org/jira/browse/ARROW-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801530#comment-16801530
]
Antoine Pitrou commented on ARROW-5009:
---------------------------------------
That sounds fine to me.
> [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
> Time Spent: 0.5h
> 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
(v7.6.3#76005)