jcsherin commented on issue #11105:
URL: https://github.com/apache/datafusion/issues/11105#issuecomment-2189678641

   On Ubuntu,
   
   ```sh
   $ lsb_release -rc
   Release:     22.04
   Codename:    jammy
   ```
   After `cargo clean` and running `cargo t`:
   
   ```sh
   $ du -h -d2 target
   4.0K target/tmp
   6.1G target/debug/incremental
   12M  target/debug/.fingerprint
   337M target/debug/build
   16G  target/debug/deps
   28G  target/debug/examples
   50G  target/debug
   50G  target
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to