[
https://issues.apache.org/jira/browse/ARROW-16947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652286#comment-17652286
]
Apache Arrow JIRA Bot commented on ARROW-16947:
-----------------------------------------------
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned per [project
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment].
Please feel free to re-take assignment of the issue if it is being actively
worked, or if you plan to start that work soon.
> [C++] Remove boost dependency with thrift
> -----------------------------------------
>
> Key: ARROW-16947
> URL: https://issues.apache.org/jira/browse/ARROW-16947
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Neal Richardson
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: good-second-issue
>
> [~kou] (re-)added this dependency in ARROW-16721:
> https://github.com/apache/arrow/pull/13292/files#r890849903. But looking at
> thrift/transport/TBufferTransports.h, the header we include that uses boost,
> the class we use from it doesn't seem to require boost itself. So maybe we
> can pull the class definition out that we need and inline/vendor it, so that
> we can drop the need for that header, and thus drop the need for boost with
> thrift.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)