mustafasrepo opened a new issue, #9247:
URL: https://github.com/apache/arrow-datafusion/issues/9247

   ### Describe the bug
   
   When I run the cargo test command on my locale
   ```
   datafusion/core/output.csv
   datafusion/core/output.json
   datafusion/core/output.parquet
   ```
   files are generated. 
   I think, we should delete them after generation for cleanup. Or we should 
track them, to reduce surprise. These seems to originate from doctests of 
`write_csv`, `write_json`, `write_parquet` methods of `DataFrame`
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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