vmalisz commented on issue #33814:
URL: https://github.com/apache/arrow/issues/33814#issuecomment-1404487467

   `cmake --preset=ninja-release-python .` stopped somewhere in the middle
   
   so I just tried to add dataset to the minimal install, but have the same 
error when running my script.  
   `cmake -DARROW_BUILD_STATIC=OFF -DARROW_COMPUTE=ON -DARROW_CSV=ON 
-DARROW_FILESYSTEM=ON -DARROW_JSON=ON -DARROW_DATASET=ON  
-DCMAKE_BUILD_TYPE=Release`
   
   trying `cmake --preset=ninja-release-python .` again, will report the error 


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