**Describe the bug** CI has begin failing (on master) with ``` = note: /usr/bin/ld: final link failed: No space left on device collect2: error: ld returned 1 exit status ``` Example from `master`: https://github.com/apache/arrow-datafusion/runs/7430371132?check_suite_focus=true Example from a PR: https://github.com/apache/arrow-datafusion/runs/7416344200?check_suite_focus=true **To Reproduce** Make a PR **Expected behavior** CI should pass **Additional context**