waitingkuo commented on PR #2924:
URL:
https://github.com/apache/arrow-datafusion/pull/2924#issuecomment-1188235055
Got the "No space left error"
```bash
Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc"
"-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L"
"/usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib"
"-o" "/github/home/target/debug/examples/avro_sql-2824a43bdc617b6b"
"-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs"
= note: /usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
error: could not compile `datafusion-examples` due to previous error
Error: Process completed with exit code 101.
```
<https://github.com/apache/arrow-datafusion/runs/7395447529?check_suite_focus=true>
Is there any way to re-trigger this without an empty commit?
--
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]