datafusion
datafusion copied to clipboard
DataFusion repo got 40MB larger
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