liyafan82 opened a new pull request #7287:
URL: https://github.com/apache/arrow/pull/7287


   Some of our test source code requires the process.hpp file (and its 
dependent libraries). Our current build support does not include these files, 
causing build failures like:
   
   `fatal error: boost/process.hpp: No such file or directory`
   
   In this PR, we add required header files which are sufficient to make flight 
build successful. 
   The added header files are verified in my local machine. However, it seems 
the script is supposed to run from the server side, so we cannot test it. 


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

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


Reply via email to