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

Ben Kietzman commented on ARROW-6826:
-------------------------------------

Related: currently the flag {{--with-parquet}} wraps the cmake flag 
{{ARROW_PARQUET}}. This is much more ergonomic than setting the cmake flag 
using {{--cmake-extras="-DARROW_PARQUET=ON"}}, but the mapping can only be 
discovered by reading archery's code or 
{{$CMAKE_BUILD_DIR/cmake_options.json}}. Additionally there are many arrow 
specific options in {{DefineOptions.cmake}} which aren't exposed through a 
convenience flag (for example {{ARROW_USE_ASAN}}). I think it would improve 
usability if all options present in {{DefineOptions.cmake}} were present as 
convenience flags for {{archery build}} and the mapping explained through 
{{archery build --help-explain-cmake-options}} or so.

> [Archery] Default build should be minimal
> -----------------------------------------
>
>                 Key: ARROW-6826
>                 URL: https://issues.apache.org/jira/browse/ARROW-6826
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Archery
>            Reporter: Francois Saint-Jacques
>            Priority: Minor
>
> Follow of https://github.com/apache/arrow/pull/5600/files#r332655141



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to