[ 
https://issues.apache.org/jira/browse/ARROW-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937407#comment-16937407
 ] 

Wes McKinney commented on ARROW-6613:
-------------------------------------

I would suggest adding a {{ARROW_FILESYSTEM}} option, setting it to off by 
default, then handling the remaining usages of Boost in the core library-only 
build.

I think it's fine to have boost::filesystem in src/arrow/filesystem. People who 
are making use of this functionality are probably more OK with accepting 
additional build dependencies. I would mainly like this stuff to be out of the 
way of people who are only using Array / ArrayBuilder / RecordBatch and IPC 
read/write tools

> [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)

Reply via email to