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

   **Describe the bug**
   Whenever I do `git pull apache` to pull arrow-rs it requires over 1GB
   
   **To Reproduce**
   
   ```shell
   andrewlamb@Andrews-MacBook-Pro-2:/tmp$ git clone 
[email protected]:apache/arrow-rs.git
   Cloning into 'arrow-rs'...
   remote: Enumerating objects: 1317790, done.
   remote: Counting objects: 100% (140124/140124), done.
   remote: Compressing objects: 100% (16954/16954), done.
   remote: Total 1317790 (delta 127408), reused 135019 (delta 122748), 
pack-reused 1177666
   Receiving objects: 100% (1317790/1317790), 1.02 GiB | 33.01 MiB/s, done.
   Resolving deltas: 100% (1172574/1172574), done.
   ```
   
   > Receiving objects: 100% (1317790/1317790), 1.02 GiB | 33.01 MiB/s, done.
   
   !!!!
   
   
   **Expected behavior**
   It has only source code and should be much smaller
   
   **Additional context**
   I strongly believe this is related to the 
https://github.com/apache/arrow-rs/actions/runs/9552252515 that pushes a 
preview version of the docs to https://arrow.apache.org/rust/
   
   
   
   
   


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