[
https://issues.apache.org/jira/browse/ARROW-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936802#comment-16936802
]
Antoine Pitrou commented on ARROW-6613:
---------------------------------------
boost::filesystem is used in conjuction with boost::process for testing Flight
and S3FS. I don't think it's reasonable to reimplement boost::process.
Still, we can try to make boost::filesystem unnecessary if tests are not built.
> [C++] Remove dependency on boost::filesystem
> --------------------------------------------
>
> Key: ARROW-6613
> URL: https://issues.apache.org/jira/browse/ARROW-6613
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Reporter: Antoine Pitrou
> Priority: Major
> Fix For: 1.0.0
>
>
> See ARROW-2196 for details.
> boost::filesystem should not be required for base functionality at least
> (including filesystems, probably).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)