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


##########
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:
   Now that the PR to fix the parquet pytest marks have been merged I have 
rebased and we can see how the minimal builds without Dataset, Parquet and 
Flight are successful again.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to