the-pawel-wojcik opened a new issue, #47428:
URL: https://github.com/apache/arrow/issues/47428

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The test `arrow-ipc-read-write-benchmark` creates a temporary file 
`/tmp/benchmark.arrow` and does not remove it at the end of the run. When a 
different user runs a test from the same machine the test fails as the other 
user does not have the access rights to this already existing file.
   
   Is there a way to control the directory where the temporary files are 
created?
   
   Thanks
   
   ### Component(s)
   
   C++


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