You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/12 12:12:50 UTC

[GitHub] [arrow] pitrou commented on a diff in pull request #13113: ARROW-15893: [CI][Python] Add python minimal builds to nightly builds

pitrou commented on code in PR #13113:
URL: https://github.com/apache/arrow/pull/13113#discussion_r871302862


##########
python/examples/minimal_build/build_conda.sh:
##########
@@ -79,6 +79,7 @@ cmake -GNinja \
       -DCMAKE_BUILD_TYPE=DEBUG \
       -DCMAKE_INSTALL_PREFIX=$ARROW_HOME \
       -DCMAKE_INSTALL_LIBDIR=lib \
+      -DARROW_DATASET=ON \

Review Comment:
   Since these are "minimal" builds we shouldn't add more components IMHO.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org