alamb opened a new issue, #2947:
URL: https://github.com/apache/arrow-datafusion/issues/2947
**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**
--
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]