[
https://issues.apache.org/jira/browse/ARROW-13641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nic Crane updated ARROW-13641:
------------------------------
Summary: [C++] Add an arrow::Table::GetFieldByName method (was: Add an
arrow::Table::GetFieldByName method)
> [C++] Add an arrow::Table::GetFieldByName method
> ------------------------------------------------
>
> Key: ARROW-13641
> URL: https://issues.apache.org/jira/browse/ARROW-13641
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 5.0.0
> Reporter: Syed Salman Qadri
> Priority: Minor
>
> Currently the arrow::Table class has a method called GetColumnByName to get
> the underlying data for a column. I'd like to request a method called
> GetFieldByName(const std::string& name) that returns the corresponding Field
> of a given string name, if it exists.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)