Micah Kornfield created ARROW-5009:
--------------------------------------
Summary: [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
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)