sarutak commented on PR #7538:
URL: 
https://github.com/apache/arrow-datafusion/pull/7538#issuecomment-1717574939

   > I think this PR will result in DataFusion leaving many temporary 
directories around, which is likely not ideal for many users.
   
   @alamb 
   BTW, the previous solution doesn't leave many temporary directories. 
Temporary files are created in the directories user specified, or the directory 
`std::env::temp_dir()` returnes, which is usually `/tmp` on Linux.


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