kou opened a new pull request, #44097:
URL: https://github.com/apache/arrow/pull/44097

   ### Rationale for this change
   
   Boost.Process doesn't work with Emscripten. So we can't build 
`arrow::util::Process`.
   
   ### What changes are included in this PR?
   
   Don't use Boost.Process with Emscripten. `arrow::util::Process` returns 
`Status::NotImplemented` with Emscripten.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


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