DataFusion repo got 40MB larger
- Dominant language
- Rust
- Stars
- 9.3k
- Forks
- 2.4k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 344
Description
### Describe the bug
We accidentally have checked in a 40MB binary `docs.tgz` file in https://github.com/apache/datafusion/pull/10407
https://github.com/apache/datafusion/pull/10416 removed the file but it is still in git history
Thus the DataFusion repo is significantly larger than it used to be
### To Reproduce
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
Contributor guide
Research direction
Review PRs 10407 and 10416, then inspect the repository history for the docs.tgz binary. Determine how the file can be removed from Git history without losing unrelated changes. Done means the file is absent from history and the repository no longer carries the extra 40MB.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100