kou commented on issue #41429:
URL: https://github.com/apache/arrow/issues/41429#issuecomment-2119551205

   Oh, sorry. I had a typo in the description:
   
   ```diff
   -We should use out-of-source build to create files in source tree on host.
   +We should use out-of-source build to avoid creating files in source tree on 
host.
   ```
   
   It's for avoiding creating files in source tree on host. If files are 
created in Docker container, `root` owned files are created on host. They can't 
be removed by a normal user. It may break a build on host.
   
   
   


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