[
https://issues.apache.org/jira/browse/ARROW-16947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Arrow JIRA Bot reassigned ARROW-16947:
---------------------------------------------
Assignee: (was: Kouhei Sutou)
> [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
> 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)