You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/02/07 17:24:00 UTC

[jira] [Resolved] (PARQUET-2118) [C++] thift_internal.h assumes shared_ptr type in some cases

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

Antoine Pitrou resolved PARQUET-2118.
-------------------------------------
    Fix Version/s: cpp-7.0.0
       Resolution: Fixed

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

> [C++] thift_internal.h assumes shared_ptr type in some cases
> ------------------------------------------------------------
>
>                 Key: PARQUET-2118
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2118
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Micah Kornfield
>            Assignee: Micah Kornfield
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-7.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Thrift can still be built with boost shared_ptrs so we need to be pointer agnostic.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)