You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/09/24 09:24:00 UTC

[jira] [Resolved] (ARROW-10074) [C++] Don't use string_view.to_string()

     [ https://issues.apache.org/jira/browse/ARROW-10074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-10074.
------------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 8250
[https://github.com/apache/arrow/pull/8250]

> [C++] Don't use string_view.to_string()
> ---------------------------------------
>
>                 Key: ARROW-10074
>                 URL: https://issues.apache.org/jira/browse/ARROW-10074
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Micah Kornfield
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This makes our non standard string_view incompatible with std::string_view when we eventually upgrade to C++17 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)