[ https://issues.apache.org/jira/browse/ARROW-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-5009: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21507 > [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)