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

Antoine Pitrou resolved ARROW-5252.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

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

> [C++] Change variant implementation
> -----------------------------------
>
>                 Key: ARROW-5252
>                 URL: https://issues.apache.org/jira/browse/ARROW-5252
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.13.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Our vendored variant implementation, [Mapbox 
> variant|https://github.com/mapbox/variant], does not provide the same API as 
> the official [C++17 variant 
> class|https://en.cppreference.com/w/cpp/utility/variant].
> We could / should switch to an implementation that follows the C++17 API, 
> such as https://github.com/mpark/variant or 
> https://github.com/martinmoene/variant-lite .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to