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/12/08 12:20:00 UTC

[jira] [Resolved] (ARROW-8113) [C++] Implement a lighter-weight variant

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

Antoine Pitrou resolved ARROW-8113.
-----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> [C++] Implement a lighter-weight variant
> ----------------------------------------
>
>                 Key: ARROW-8113
>                 URL: https://issues.apache.org/jira/browse/ARROW-8113
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.16.0
>            Reporter: Ben Kietzman
>            Assignee: Ben Kietzman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> {{util::variant}} is an extremely useful structure but its header slows compilation significantly, so using it in public headers is questionable https://github.com/apache/arrow/pull/6545#discussion_r388406246
> I'll try writing a lighter weight version.



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