alamb opened a new issue #835:
URL: https://github.com/apache/arrow-rs/issues/835


   **Describe the bug**
   the arrow-rs doc tests leave a file around which is annoying
   
   **To Reproduce**
   Run `cargo test --all`
   
   What happens:
   
   ```
   alamb@MacBook-Pro arrow-rs % git status
   git status
   On branch alamb/fix-publish
   Untracked files:
     (use "git add <file>..." to include in what will be committed)
        parquet/data.parquet
   
   nothing added to commit but untracked files present (use "git add" to track)
   ```
   
   **Expected behavior**
   No file should be left
   
   **Additional context**
   Add any other context about the problem here.
   


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